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.

•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.

•PubSubWebhookSubscriptionInput!
required

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



Was this section helpful?