Replies: 2 comments 2 replies
-
PR Created #2011 |
Beta Was this translation helpful? Give feedback.
0 replies
-
@cliedeman Hey, if you can make a PR to Entgql I would appreciate it! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
EarlySourceInjector allow caters for injecting a single graphql file.
I would like to be able to generate multiple for easier debugging.
E.g.
relay.graphql, enums.graphql, connection1.graphql. etc.
I guess this could also be done as a new plugin to avoid breaking backwards compatibility
Beta Was this translation helpful? Give feedback.
All reactions