Search
Star
Feedback
Setup for Free
Β© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Rename the `result(s)` field if a GraphQL mutation output - Ash Framework
AF
Ash Framework
β’
4y 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
result
or
results
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
result
the key would be
offer
offer
Ash Framework
Join
The Elixir backend framework for unparalleled productivity. Declarative tools that let you stop wasting time. Use with Phoenix LiveView or build APIs in minutes for your front-end of choice.
2,193
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Return aggregate after GraphQL mutation
AF
Ash Framework / support
3y ago
AshGraphql :create mutation returns empty result
AF
Ash Framework / support
3y ago
GraphQL API fails if custom type is not allowed via a field_policy
AF
Ash Framework / support
3y ago
Pagination 'count' is not accurate if the SQL query result contains duplicate id's
AF
Ash Framework / support
4y ago