Join Slack
Powered by
How do I write a subscription resolver which can h...
# prisma-whats-new
j
James
01/28/2018, 9:32 AM
How do I write a subscription resolver which can handle "where"? Currently, I'm just using what I found in prisma/examples/subscriptions which is super minimal and there's no detail in the docs about writing resolvers.
n
nilan
01/28/2018, 2:50 PM
there seems to be a problem with
where
in subscriptions currently:
https://github.com/graphcool/prisma/issues/1734
nilan
01/28/2018, 2:51 PM
this discussion might be helpful for you:
https://github.com/graphcool/prisma-binding/issues/78
2
Views
Open in Slack
Previous
Next