ash_graphql/lib/resource
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
..
transformers fix: fix primary key delimiter verificatoin step 2023-09-28 17:31:27 -04:00
verifiers fix: fix primary key delimiter verificatoin step 2023-09-28 17:31:27 -04:00
helpers.ex improvement: add attribute_types and attribute_input_types 2022-09-22 13:31:40 -04:00
info.ex improvement: add composite pkey default delimiter 2023-05-17 14:01:20 -04:00
managed_relationship.ex improvement: generic action support 2023-09-15 13:45:12 -04:00
mutation.ex feat: add Relay ID translation in mutation and queries (#109) 2024-02-06 09:46:09 -05:00
query.ex feat: add Relay ID translation in mutation and queries (#109) 2024-02-06 09:46:09 -05:00
resource.ex feat: add Relay ID translation in mutation and queries (#109) 2024-02-06 09:46:09 -05:00