stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > WebhookSubscription > topic

AdminTypes.WebhookSubscription.topic property

The type of event that triggers the webhook. The topic determines when the webhook subscription sends a webhook, as well as what class of data object that webhook contains.

Signature:

topic: WebhookSubscriptionTopic | `${WebhookSubscriptionTopic}`;