I wanted to store a data type of Code in my MongoDB database per the docs. The issue is that when I use Mongoose to specify this type, I get an error:
Code