You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://gitter.im/graphql-compose/Lobby)
7
+
[](https://gitter.im/graphql-compose/Lobby)
This is a plugin for [graphql-compose](https://github.com/nodkz/graphql-compose) family, which adds to the TypeComposer `connection` resolver.
11
+
This is a plugin for [graphql-compose](https://github.com/graphql-compose/graphql-compose) family, which adds to the TypeComposer `connection` resolver.
12
12
13
13
Live demo: [https://graphql-compose.herokuapp.com/](https://graphql-compose.herokuapp.com/)
14
14
@@ -18,7 +18,7 @@ Besides standard connection arguments `first`, `last`, `before` and `after`, als
18
18
*`filter` arg - for filtering records
19
19
*`sort` arg - for sorting records. Build in mechanism allows sort by any unique indexes (not only by id). Also supported compound sorting (by several fields).
0 commit comments