Is it possible to generate operations based on the schema? #6295
-
First of all, thanks for this tool, it's awesome and makes my life so much easier on both Backend and Frontend. But is there a way to automatically generate the operations based on my schema? In order for the useXMutation or useXQuery React hook to get generated, I have to create the operation by hand.
Which is no big deal, but it's but it'd be awesome if it could somehow be pre-generated, maybe with all the possible fields used by default. Is it possible to do this, with this or any other tool? |
Beta Was this translation helpful? Give feedback.
Answered by
ardatan
Jul 11, 2021
Replies: 1 comment
-
See #2349 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ardatan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See #2349