What would be the best strategy to resolve a type ...
# orm-help
a
What would be the best strategy to resolve a type that has a field declared as
Json
in Prisma and has to be resolved into a specific type through the GraphQL Gateway. In my case I’m running apollo server.