How to generate types for queries result sets? #9797
Unanswered
julianomqs
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I have the following query:
graphql-code-generator generates the following code:
I want to know if the following part:
Can be generated as a separate type, for using in react props.
Is there a plugin with some option that enables me to do that?
Beta Was this translation helpful? Give feedback.
All reactions