Graphql (Beta)WebhooksGet a webhookGet a subscription webhook Use this webhook query to get information about a specific webhook. Example query GraphQLquery { node(id: "MDc6V2ViaG9vazEzMA") { ... on Webhook { id url events disabledAt } } }Updated 6 days ago Get webhooksCreate a webhookAsk AI