v1.8.0
1.8.0 (2017-08-08)
Features
- Resolvers: Move
connection
andpagination
resolvers to optionalDependencies (8c55279f)
If you want to add additional resolvers connection
and/or pagination
- just install following packages and graphql-compose-mongoose
will add them automatically.
npm install graphql-compose-connection graphql-compose-pagination --save