Enum type mismatch #6325
Unanswered
MrPocketsss
asked this question in
Q&A
Replies: 1 comment 2 replies
-
@MrPocketsss what would be the output you expect from the Codegen? |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Getting a really strange typescript error after I generate types:
I've checked both of those files, and between the schema, what's in .prisma/client/index, and the generated/graphql file - everything appears to be identical. Not really sure where to go from here
Schema:
.prisma/client/index:
.generated/graphql:
Beta Was this translation helpful? Give feedback.
All reactions