You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
exportconstNestedSchema=newSchema({_id: false,// error TS2322: Type 'false' is not assignable to type 'Schema | SchemaTypeOpts<any> | SchemaType'.first: String,last: String});exportconstNestedSchema=newSchema({name: NestedSchema});
The text was updated successfully, but these errors were encountered:
ex:
The text was updated successfully, but these errors were encountered: