Back to Graphql Ruby

RangeAdd helper for mutations

guides/relay/range_add.md

2.6.1202 B
Original Source

Relay specifies RANGE_ADD operations for adding items to connections. GraphQL-Ruby ships with {{ "GraphQL::Relay::RangeAdd" | api_doc }} to help implement this. Check the API docs for a usage example.