graphql-compose / graphql-compose-mongoose

Mongoose model converter to GraphQL types with resolvers for graphql-compose https://github.com/nodkz/graphql-compose
MIT License
708 stars 94 forks source link

Update README.md #311

Closed HarroE closed 3 years ago

HarroE commented 3 years ago

The lean variants are not available anymore right? Instead, the { lean: boolean } option should be used.

nodkz commented 3 years ago

Sorry, I missed this PR. @canac provided better variant of changes so I'm closing this PR in favor of #312

@HarroE thanks for contribution 🙏