How to convert mutation to query #2399
Unanswered
alexisvisco
asked this question in
Q&A
Replies: 1 comment
-
Hope this PR will help you Once it release you can add in
Release PR #4051 |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hey ! Is there a way to convert a mutation to a query ?
Some of my grpc methods does not contains Get in their name but fetch data. How to make them query instead of mutations ?
Beta Was this translation helpful? Give feedback.
All reactions