Class PrismaSchemaError

An error thrown by the Prisma API that indicates that something is wrong with the given Prisma schema. See the error message for more details.

Hierarchy

  • Error
    • PrismaSchemaError

Constructors

Properties

Constructors

Properties

name: "PrismaSchemaError" = 'PrismaSchemaError'