This repository has been archived by the owner on Sep 2, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 860
Issue with Prisma binding #2399
Comments
Please share a minimal reproduction so we can look into this 🙂 |
Alright, I just do the normal prisma deploy, the database sets up fine and even the post hooks show fine:
But they don't actually generate the files, so I do it manually and it shows up, but than I get that issue with the prisma.ts file where all three, query, mutation and subscriptions give similar errors.
|
Thanks a lot, I moved the issue moved to graphcool/prisma-binding #164 🙂 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I graphql-prepare I am getting a type issue with Prisma in prisma.ts
The text was updated successfully, but these errors were encountered: