Replies: 1 comment
-
Yes, pretty much necessary; sorry 😞 |
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.
-
With support for eager loading gone. Do I have to break out each
InputObjectType
into its own class and add them to my graphql config or is there a way to keep it like below. I use nested input types a lot in a very large app and rewriting them will take a very long time.Beta Was this translation helpful? Give feedback.
All reactions