graffiti-mongoose
graffiti-mongoose copied to clipboard
How to extend schema?
Is there any way to add custom types to the schema? For example... we're using Auth0.com, so our User types should resolve via the Auth0 API, whereas most other types should resolve via Mongoose.
please look #64