prisma generate

Generate artifacts (e.g. Prisma Client)

Options

NameDescription
-h, --helpDisplay this help message
--schema <Schema path>Custom path to your Prisma schema
--data-proxyEnable the Data Proxy in the Prisma Client
--watchWatch the Prisma schema and rerun after a change