Multiple GraphQL mutations in single transaction #2196
codingwhatever
started this conversation in
General
Replies: 1 comment
-
This should be possible. Check out: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am looking to implement a use case where i would need disjoint mutations in a single GraphQL transaction. Think something like:
The documentation is not clear on whether this is possible or if the format of such a query might look different than this.
Beta Was this translation helpful? Give feedback.
All reactions