graphql-relay-js
graphql-relay-js copied to clipboard
A library to help construct a graphql-js server supporting react-relay.
This will be a long one, please bear with me 😅 . **All ideas here are mostly relevant to pagination, and thus only the connections part of the Relay spec.**...
Hello guys! It seems to me than to pass a valid slice to _connectionFromArraySlice_ you basically need to know the start offset and end offset to make the slice bigger....
Fix issue #286 and #58
When upgrading from '0.9.0' to '0.10.0', we are getting the following build error: ```bash > tsdx build --target node (typescript) Error: /Users/demian/skedify/backend-mono/packages/pagination-package/src/connection-args.ts(2,60): semantic error TS2306: File 'x/packages/pagination-package/node_modules/graphql-relay/NotSupportedTSVersion.d.ts' is not a...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
realy -> relay