Is it possible to have a Type resolver that instea...
# orm-help
r
Is it possible to have a Type resolver that instead of resolving single fields, but the entire object? My use case, I'm storing an ISO country code in the postgres database, but the graphql data actually comes from static JSON data.