Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

No, Prisma Client is specifically designed to access the Prisma model. The Prisma model defines the structure and relationships of your database and Prisma Client is responsible for querying your database based on that model.