Skip to content
Discussion options

You must be logged in to vote

Prisma used to be "connected" via the plugin called nexus-plugin-prisma, just by being installed as a dependency.

It is still being "connected" via the nexus-plugin-prisma plugin, but we now require plugins to be explicitly enabled as you can see in that example https://github.com/graphql-nexus/examples/blob/master/plugin-prisma/api/app.ts#L4.

You can read more about what the Prisma plugin provides in details in the docs here https://www.nexusjs.org/#/plugins/prisma?id=prisma

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Weakky
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants