mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-10 07:34:24 +00:00
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.