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), which wraps GraphQL types with Relay specific things, like `Node` type and interface, `globalId`, `clientMutationId`.
12
+
This is a plugin for [graphql-compose](https://github.com/graphql-compose/graphql-compose), which wraps GraphQL types with Relay specific things, like `Node` type and interface, `globalId`, `clientMutationId`.
13
13
14
14
Live demo: [https://graphql-compose.herokuapp.com/](https://graphql-compose.herokuapp.com/)
@@ -24,7 +24,7 @@ Modules `graphql` and `graphql-compose` are in `peerDependencies`, so should be
24
24
25
25
Example
26
26
=======
27
-
`TypeComposer` is a [graphql-compose](https://github.com/nodkz/graphql-compose) utility, that wraps GraphQL types and provide bunch of useful methods for type manipulation.
27
+
`TypeComposer` is a [graphql-compose](https://github.com/graphql-compose/graphql-compose) utility, that wraps GraphQL types and provide bunch of useful methods for type manipulation.
0 commit comments