Home > @infiniteobjects/shopify-data-manager > AdminTypes > WebhookSubscriptionInput > format
The format in which the webhook subscription should send the data.
Signature:
format?: InputMaybe<WebhookSubscriptionFormat | `${WebhookSubscriptionFormat}`>;