where in the docs is the syntax for defining enums...
# prisma-whats-new
m
where in the docs is the syntax for defining enums in
types.graphql
? e.g.
status: Enum!
Ok, I found it - I see that I have to define the enum as shown in the graphql docs