Home > @infiniteobjects/shopify-data-manager > AdminTypes > WebhookSubscription > topic
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}`;