stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > WebhookSubscriptionInput > format

AdminTypes.WebhookSubscriptionInput.format property

The format in which the webhook subscription should send the data.

Signature:

format?: InputMaybe<WebhookSubscriptionFormat | `${WebhookSubscriptionFormat}`>;