Y
Hacker News
new
|
ask
|
show
|
jobs
A GraphQL-native approach to webhooks
(
sourcehut.org
)
5 points
by
frenkel
1764 days ago
3 comments
nivertech
1764 days ago
That's just a regular webhook, the GraphQL-native solution would be subscriptions-over-webhooks, but that will require support in the GraphQL clients.
link
madebyayan
1764 days ago
It's always nice to see different areas in which graphQL expands into!
link
linkdd
1764 days ago
Awesome!
It seems so obvious, and yet this is the first time I see this.
link