ash_graphql/documentation/topics
Riccardo Binetti 66d2f44443
feat: add Relay ID translation in mutation and queries (#109)
Adds a new option for queries and mutations that defines which arguments or
attributes will use a global Relay ID and their type. This allows automatically
decoding them before hitting their action.

This paves the way to automatic translation derived from the arguments, which
will be implemented subsequently.

---------

Co-authored-by: Zach Daniel <zachary.s.daniel@gmail.com>
2024-02-06 09:46:09 -05:00
..
graphql-generation.md Document how to query for errors in a mutation (#70) 2023-04-28 21:23:08 -04:00
modifying-the-resolution.md improvement: generic action support 2023-09-15 13:45:12 -04:00
monitoring.md chore: simplify docs generation 2024-01-12 14:53:43 -05:00
relay.md feat: add Relay ID translation in mutation and queries (#109) 2024-02-06 09:46:09 -05:00