Skip to content

Commit da2e45f

Browse files
authored
Update README.md
1 parent 898616c commit da2e45f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ graphql-compose-connection
22
======================
33
This is a plugin for [graphql-compose](https://github.com/nodkz/graphql-compose) family, which adds to the GraphQL types `connection` resolvers.
44

5+
[Live example](https://graphql-compose-mongoose.herokuapp.com)
6+
57
This package completely follows to Relay Cursor Connections Specification (https://facebook.github.io/relay/graphql/connections.htm).
68

79
Besides standard connection arguments `first`, `last`, `before` and `after`, also added great arguments:

0 commit comments

Comments
 (0)