prisma_generator_helper/dmmf library

Prisma DMMF.

Copy from https://github.com/prisma/prisma/blob/main/packages/generator-helper/src/dmmf.ts

DMMF is the Prisma Data Model Metaformat.

It is a JSON representation of the Prisma schema.

Classes

ArgType
@see https://github.com/prisma/prisma/blob/main/packages/generator-helper/src/dmmf.ts#L136
Constraints
Datamodel
@see https://github.com/prisma/prisma/blob/main/packages/generator-helper/src/dmmf.ts#L39
DatamodelEnum
Deprecation
@see https://github.com/prisma/prisma/blob/main/packages/generator-helper/src/dmmf.ts#L191
Document
@see https://github.com/prisma/prisma/blob/main/packages/generator-helper/src/dmmf.ts#L3
EnumArgType
EnumOutputTypeRefType
EnumTypes
@see https://github.com/prisma/prisma/blob/main/packages/generator-helper/src/dmmf.ts#L114
EnumValue
Field
FieldRefType
@see https://github.com/prisma/prisma/blob/main/packages/generator-helper/src/dmmf.ts#L211
FieldRefTypes
@see https://github.com/prisma/prisma/blob/main/packages/generator-helper/src/dmmf.ts#L118
InputObjectTypes
InputType
Mappings
Meta
Model
ModelMapping
@see https://github.com/prisma/prisma/blob/main/packages/generator-helper/src/dmmf.ts#L219
ObjectArgType
ObjectOutputTypeRefType
OtherOperations
OutputObjectTypes
@see https://github.com/prisma/prisma/blob/main/packages/generator-helper/src/dmmf.ts#L105
OutputType
@see https://github.com/prisma/prisma/blob/main/packages/generator-helper/src/dmmf.ts#L154
OutputTypeRef
@see https://github.com/prisma/prisma/blob/main/packages/generator-helper/src/dmmf.ts#L189
OutputTypeRefType
@see https://github.com/prisma/prisma/blob/main/packages/generator-helper/src/dmmf.ts#L176 @see https://github.com/prisma/prisma/blob/main/packages/generator-helper/src/dmmf.ts#L181 @see https://github.com/prisma/prisma/blob/main/packages/generator-helper/src/dmmf.ts#L186
PrimaryKey
Schema
@see https://github.com/prisma/prisma/blob/main/packages/generator-helper/src/dmmf.ts#L102
SchemaArg
@see https://github.com/prisma/prisma/blob/main/packages/generator-helper/src/dmmf.ts#L145
SchemaArgInputType
@see https://github.com/prisma/prisma/blob/main/packages/generator-helper/src/dmmf.ts#L138
SchemaEnum
@see https://github.com/prisma/prisma/blob/main/packages/generator-helper/src/dmmf.ts#L29
SchemaField
@see https://github.com/prisma/prisma/blob/main/packages/generator-helper/src/dmmf.ts#L160
StringArgType
StringOutputTypeRefType
UniqueIndex