Skip to content

v1.8.0

Compare
Choose a tag to compare
@nodkz nodkz released this 08 Aug 08:52

1.8.0 (2017-08-08)

Features

  • Resolvers: Move connection and pagination 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