stack

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

AdminTypes.EventBridgeWebhookSubscriptionInput.format property

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

Signature:

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