intellij-prisma
intellij-prisma copied to clipboard
type not recognized as valid
I'm using a compositive type
for MongoDB but it is marked as an error:
prisma generate
works correctly, realized this was an issue with the plugin.
See https://www.prisma.io/docs/concepts/components/prisma-schema/data-model#defining-composite-types
Same issue here. Would love to understand how to support 'type' and the highlight therein. Maybe the keyword 'Type' is not recognized?