-
Last time I've tried to generate types from Hasura schema it didn't generate type from JSON field in PostgreSQL database. |
Beta Was this translation helpful? Give feedback.
Answered by
ardatan
Aug 13, 2022
Replies: 1 comment
-
If it doesn't have a type definition with fields in the GraphQL Schema, we cannot generate types from a generic |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tombohub
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If it doesn't have a type definition with fields in the GraphQL Schema, we cannot generate types from a generic
JSON
scalar.