Is is possible to write a resolver for a custom co...
# orm-help
k
Is is possible to write a resolver for a custom computed field on a type?
"fragments" is used to ensure availability of data in the resolver independently of the actual incoming query
k
tnx @nilan
what can you get from
Place
in this case, only the id or everything else?
n
the id for sure, plus everything that appears in the actual query
k
cool, tnx! Is this somewhere in the docs because I was looking for a while before asking in the slack
n
I'm not aware of docs yet, I added an issue here for better visibility: https://github.com/graphcool/prisma-binding/issues/159
👌 1