Skip to main content
Anchor to EventBridgeWebhookSubscriptionUpdatePayload

EventBridgeWebhookSubscriptionUpdatePayload

payload

Return type for eventBridgeWebhookSubscriptionUpdate mutation.

•[UserError!]!
non-null

The list of errors that occurred from executing the mutation.

•WebhookSubscription

The webhook subscription that was updated.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation
Deprecated

Arguments

•ID!
required

The ID of the webhook subscription to update.

•EventBridgeWebhookSubscriptionInput!
required

Specifies the input fields for an EventBridge webhook subscription.



Was this section helpful?