Replies: 1 comment
-
Thanks for bringing this up. I'll look into it. 👍 |
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 there,
Currently there a some types not handled by GraphQL but instead a generic JsonType is returned.
For instance for Assets.
I saw there is a "Upload Type" but it seems unused ?
For codegen and typechecking it would be nice to have types for e.g. images/assets since they seem to be defined somewhere anyway.
Beta Was this translation helpful? Give feedback.
All reactions