Alexander
Results
1
issues of
Alexander
Problem occurs when setting Schema option ["typeKey"](https://mongoosejs.com/docs/guide.html#typeKey) with non "type" value. Seems that "type" is hardcoded in m2s for obtaining SchemaTypes. Probably would be better to use schema.options.typeKey reference instead...