middleware
This configuration option has been deprecated in API version v2.0.0.
This version introduced Project Toolchain, which took over the code generation done in Prisma Util with the scope of creating a more unified backend API. Because of this introduction, this configuration option won't have any effects after v2.0.0
.
Type: Path
The path where the middleware created by Prisma Util should be written to. To configure this path, add the following line to your exported configuration object:
prisma-util.config.mjs
Last updated