Comment on A GraphQL-native approach to webhooksComments−nivertech5yThat's just a regular webhook, the GraphQL-native solution would be subscriptions-over-webhooks, but that will require support in the GraphQL clients.
Comments
That's just a regular webhook, the GraphQL-native solution would be subscriptions-over-webhooks, but that will require support in the GraphQL clients.