Anyone know how to do a query in a function resolv...
# prisma-whats-new
d
Anyone know how to do a query in a function resolver?
j
This template includes an example of a query in a resolver: https://github.com/graphcool/templates/blob/master/auth/auth0/src/auth0Authentication.js
d
Thanks Jason. Have you used it, or something similar? We are getting
cannot read serviceId
of undefined` and we cannot figure out why.