Skip to content

prisma-plugin: getting error when adding plugin to builder #420

Answered by hayes
nerdroid23 asked this question in Q&A
Discussion options

You must be logged in to vote

You want to use the default export of the plugin, not the named class export.

Eg import PrismaPlugin instead of import { PrismaPlugin }

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@nerdroid23
Comment options

Answer selected by nerdroid23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants