We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 898616c commit da2e45fCopy full SHA for da2e45f
README.md
@@ -2,6 +2,8 @@ graphql-compose-connection
2
======================
3
This is a plugin for [graphql-compose](https://github.com/nodkz/graphql-compose) family, which adds to the GraphQL types `connection` resolvers.
4
5
+[Live example](https://graphql-compose-mongoose.herokuapp.com)
6
+
7
This package completely follows to Relay Cursor Connections Specification (https://facebook.github.io/relay/graphql/connections.htm).
8
9
Besides standard connection arguments `first`, `last`, `before` and `after`, also added great arguments:
0 commit comments