Graphql-relay

Latest version: v3.2.0

Safety actively analyzes 723144 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 6

0.3.6

New:
- Export `backwardConnectionArgs`, `forwardConnectionArgs`, `pluralIdentifyingRootField`.
- Infer `globalIdField`, connection type names if not specified.
- Support thunks in mutation input and output fields.
- Pass `GraphQLResolveInfo` to `idFetcher`, `pluralIdentifyingRootField`.

0.3.5

New:
- `resolveNode` and `resolveCursor` functions for custom resolution behavior given an edge.

0.3.4

New
- `offsetToCursor` is now exported, which addresses the use cases described in 29.

0.3.3

New
- Add `connectionFromArraySlice` and `connectionFromPromisedArraySlice` methods for exposing connections without having to materialize an array containing all possible records.

Fixed
- Address spec compliance for connection edge case (with `first: 0` and no `before` or `after`).

0.3.2

Fixed
- Allow IDs to contain ":" characters. (18)

0.3.1

Fixed
- Pass info object to mutateAndGetPayload (12)
- Marks the type resolver as optional (9)

Page 5 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.