Skip to main content
Anchor to PubSubWebhookSubscriptionCreatePayload

PubSubWebhookSubscriptionCreatePayload

payload

Return type for pubSubWebhookSubscriptionCreate mutation.

•[PubSubWebhookSubscriptionCreateUserError!]!
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.

•PubSubWebhookSubscriptionInput!
required

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



Was this section helpful?