DefinitelyTyped/types/graphql-relay
Sutrisno Suryajaya 9fd098392c Proper type definition for Relay connection args
In the graphql-relay implementation
(da2801ab9e/src/connection/connection.js (L30-L59))
`forwardConnectionArgs`, `backwardConnectionArgs` and `connectionArgs`
refer to the argument's GraphQL schema definition instead of the
argument structured when used in a GraphQL query.
2018-11-16 11:49:09 +08:00
..
graphql-relay-tests.ts Proper type definition for Relay connection args 2018-11-16 11:49:09 +08:00
index.d.ts Proper type definition for Relay connection args 2018-11-16 11:49:09 +08:00
tsconfig.json
tslint.json