Join Slack
Powered by
Anyone know how to do a query in a function resolv...
# prisma-whats-new
d
doug_w
12/07/2017, 5:53 PM
Anyone know how to do a query in a function resolver?
j
Jason
12/07/2017, 5:57 PM
This template includes an example of a query in a resolver:
https://github.com/graphcool/templates/blob/master/auth/auth0/src/auth0Authentication.js
d
doug_w
12/07/2017, 6:33 PM
Thanks Jason. Have you used it, or something similar? We are getting
cannot read serviceId
of undefined` and we cannot figure out why.
3
Views
Open in Slack
Previous
Next