stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > WebhookHttpEndpoint

AdminTypes.WebhookHttpEndpoint interface

An HTTPS endpoint to which webhook subscriptions send POST requests.

Signature:

export interface WebhookHttpEndpoint 

Properties

Property Modifiers Type Description
callbackUrl   Scalars[‘URL’][‘output’] The URL to which the webhooks events are sent.