Gatsby with prisma-client
Gatsby with prisma-client
Power a Gatsby site with Prisma directly without writing GraphQL queries.
The magic happens mostly in gatsby-node.js where @prisma/client is used to fetch the data and create pages.
Power a Gatsby site with Prisma directly without writing GraphQL queries.
The magic happens mostly in gatsby-node.js where @prisma/client is used to fetch the data and create pages.