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