Anchor to eventBridgeWebhookSubscriptionCreateevent
event Bridge Webhook Subscription Create
mutation
Creates a new Amazon EventBridge webhook subscription.
Building an app? If you only use app-specific webhooks, you won't need this. App-specific webhook subscriptions specified in your shopify.app.toml
may be easier. They are automatically kept up to date by Shopify & require less maintenance. Please read About managing webhook subscriptions.
Anchor to Arguments
Arguments
- Anchor to topictopic•Webhook
Subscription Topic!required The type of event that triggers the webhook.
- Anchor to webhookSubscriptionwebhook•
Subscription Specifies the input fields for an EventBridge webhook subscription.
Was this section helpful?
Anchor to EventBridgeWebhookSubscriptionCreatePayload returnsEvent Bridge Webhook Subscription Create Payload returns
- Anchor to userErrorsuser•
Errors [UserError!]!non-null The list of errors that occurred from executing the mutation.
- Anchor to webhookSubscriptionwebhook•
Subscription The webhook subscription that was created.
Was this section helpful?