Graphql (Beta)WebhooksCopy PageGet 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 7 months ago Get webhooksCreate a webhookDid this page help you?YesNo