Ash FrameworkAF
Ash Framework3y ago
6 replies
Blibs

Rename the `result(s)` field if a GraphQL mutation output

Right now, if I create a mutation with Ash, the output data will be inside the result or results field (see image).

Is there some way to me to customize that name without having to create the whole mutation by hand?

For example, in the case of the image, I would like that instead of result the key would be offer
image.png
Was this page helpful?