fresh5447
04/18/2018, 5:47 PMGraphCool Service
. Is there a way for the simple api endpoint to handle a POST request sent it's way? If a resolver could listen to any events sent to the simple API endpoint, that would be ideal. Use Case: I have an application that will send events to graphcool using a Webhook.
Or do I need to explore alternatives like graphql-yoga
or even prisma
, to expose some type of more traditional endpoint /api/webhook-to-post-to-graphcool