We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ea26e3 commit c71e819Copy full SHA for c71e819
content/200-orm/100-prisma-schema/10-overview/03-generators.mdx
@@ -280,6 +280,7 @@ For using types in your frontend aka browser code.
280
- Contains no real `PrismaClient`.
281
- Contains all model and enum types and values.
282
- Provides access to various utilities like `Prisma.JsonNull` and `Prisma.Decimal`.
283
+- Available since `v6.16.0`.
284
285
:::note
286
0 commit comments