Home > @infiniteobjects/shopify-data-manager > AdminTypes > WebhookPubSubEndpoint
A Google Cloud Pub/Sub topic to which webhook subscriptions publish events.
Signature:
export interface WebhookPubSubEndpoint
| 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. |