# EventBridgeWebhookSubscriptionUpdatePayload - admin-graphql - PAYLOAD Version: 2024-07 ## Description Return type for `eventBridgeWebhookSubscriptionUpdate` mutation. ### Access Scopes ## Fields * [userErrors](/docs/api/admin-graphql/2024-07/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. * [webhookSubscription](/docs/api/admin-graphql/2024-07/objects/WebhookSubscription): WebhookSubscription - The webhook subscription that was updated. ## Connections ## Mutations with this payload * [eventBridgeWebhookSubscriptionUpdate](/docs/api/admin-graphql/2024-07/mutations/eventBridgeWebhookSubscriptionUpdate) ## Examples