graphql-relay-tools
graphql-relay-tools copied to clipboard
A library that allows the easy creation of Relay compliant servers using the GraphQL type language.
Results
3
graphql-relay-tools issues
Sort by
recently updated
recently updated
newest added
I'd like to generate a schema like this: ```graphql type Connection { edges: [Edge!]! pageInfo: PageInfo! } ``` Specifying that edges will never be null, and that the array will...
launchpad.graphql.com is discontinuing their service on December 15, 2018. Since an example documented here is hosted on launchpad.graphql.com, it might be a good idea to move it to another host.