ash_graphql/documentation
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
..
dsls feat: add Relay ID translation in mutation and queries (#109) 2024-02-06 09:46:09 -05:00
how_to docs: add doc for use-subscriptions-with-graphql.md 2023-10-02 16:46:08 -04:00
topics feat: add Relay ID translation in mutation and queries (#109) 2024-02-06 09:46:09 -05:00
tutorials improvement: make mutation arguments non-null (#111) 2024-01-31 17:52:01 -05:00