How do you normally import types from Prisma into ...
# orm-help
f
How do you normally import types from Prisma into your API SDL? Do you duplicate them? I’m trying to use
graphql-import
but it doesn’t seem to be very reliable. Any alternative?