returning the Query type from a mutation #779
Unanswered
martysaxton
asked this question in
Q&A
Replies: 2 comments 3 replies
-
Described in #427 as an anti-pattern and won't be supported. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Adding to this. If not a query, but is returning a payload with the resources supported or must be a separate type? (see: #780 (comment)) |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Looking for a way to achieve this.
From: https://graphql-rules.com/rules/mutation-payload-query
Also discussed here: https://medium.com/@stubailo/returning-the-query-type-in-graphql-111d5c0b15b8
Beta Was this translation helpful? Give feedback.
All reactions