stack

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

AdminTypes.WebhookSubscriptionInput.callbackUrl property

URL where the webhook subscription should send the POST request when the event occurs.

Signature:

callbackUrl?: InputMaybe<Scalars['URL']['input']>;