Skip to content

apollosolutions/example-graphos-custom-check-query-planner

Repository files navigation

GraphOS Webhook Listener

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.

How to Use

You can choose from one of the following two methods to use this repository:

One-Click Deploy

Deploy the example using Vercel:

Deploy with Vercel

Clone and Deploy

git clone https://github.com/vercel/examples/tree/main/solutions/node-hello-world

Install the Vercel CLI:

npm run vercel

Endpoints

  • /api/hello Simple test endpoint that returns a hello world message
  • /api/webhook Example Webhook that understands GraphOS Notifications

About

Example GraphOS custom check to validate query plans

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.5%
  • Shell 4.5%