Example code that listens to a GraphOS webhook notification
The code in this repository is experimental and has been provided for reference purposes only. Community feedback is welcome but this project may not be supported in the same way that repositories in the official Apollo GraphQL GitHub organization are. If you need help you can file an issue on this repository, contact Apollo to talk to an expert, or create a ticket directly in Apollo Studio.
You can choose from one of the following two methods to use this repository:
Deploy the example using Vercel:
git clone https://github.com/vercel/examples/tree/main/solutions/node-hello-world
Install the Vercel CLI:
npm run vercel
/api/hello
Simple test endpoint that returns a hello world message/api/webhook
Example Webhook that understands GraphOS Notifications