Skip to main content
Anchor to PubSubWebhookSubscriptionUpdatePayload

PubSubWebhookSubscriptionUpdatePayload

payload

Return type for pubSubWebhookSubscriptionUpdate mutation.

•[PubSubWebhookSubscriptionUpdateUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields
•WebhookSubscription

The webhook subscription that was updated.

Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation
Deprecated
Show payload

Arguments

•ID!
required

The ID of the webhook subscription to update.

•PubSubWebhookSubscriptionInput!
required

Specifies the input fields for a Google Cloud Pub/Sub webhook subscription.

Show input fields


Was this section helpful?