stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > WebhookPubSubEndpoint

AdminTypes.WebhookPubSubEndpoint interface

A Google Cloud Pub/Sub topic to which webhook subscriptions publish events.

Signature:

export interface WebhookPubSubEndpoint 

Properties

Property Modifiers Type Description
pubSubProject   Scalars[‘String’][‘output’] The Google Cloud Pub/Sub project ID.
pubSubTopic   Scalars[‘String’][‘output’] The Google Cloud Pub/Sub topic ID.