That's just a regular webhook, the GraphQL-native solution would be subscriptions-over-webhooks, but that will require support in the GraphQL clients.
It's always nice to see different areas in which graphQL expands into!
Awesome!
It seems so obvious, and yet this is the first time I see this.
That's just a regular webhook, the GraphQL-native solution would be subscriptions-over-webhooks, but that will require support in the GraphQL clients.