Does prisma support union types and interfaces?
# orm-help
v
Does prisma support union types and interfaces?
c
checkout this prisma-nexus "https://nexus.js.org/docs/api-uniontype"
👍 1
s
This is helpful, at the GraphQL level. But at the actual schema.prisma level I'm not sure how to represent a Union type (like the example at that link).