prisma-util format

Usage

This command has the same usage as described in the official Prisma CLI Documentation here, but it has additional options or flags.

Options

--schema [schemas]

The schemas to format. This parameter is a comma separated list filled with relative paths from your project root that correspond to multiple schema files that need to be formatted.

Last updated