Skip to main content
Anchor to EventBridgeWebhookSubscriptionCreatePayload

EventBridgeWebhookSubscriptionCreatePayload

payload

Return type for eventBridgeWebhookSubscriptionCreate mutation.

•[UserError!]!
non-null

The list of errors that occurred from executing the mutation.

•WebhookSubscription

The webhook subscription that was created.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation
Deprecated

Arguments

•WebhookSubscriptionTopic!
required

The type of event that triggers the webhook.

•EventBridgeWebhookSubscriptionInput!
required

Specifies the input fields for an EventBridge webhook subscription.



Was this section helpful?