Closed yujonglee closed 2 years ago
There's nothing hard for this. Prisma Enum is same as converted SDL's enum.
I replaced formatModel with formatDefinition for general use along the way.
formatModel
formatDefinition
There's nothing hard for this. Prisma Enum is same as converted SDL's enum.
I replaced
formatModel
withformatDefinition
for general use along the way.