Which leads me too: if you modify the `type` in yo...
# orm-help
s
Which leads me too: if you modify the
type
in your API (so it’s not a 1:1 with Prisma) and then add a new field which is a simple object type, add a resolver for that type… The
info
argument can no longer be used?