Home > @infiniteobjects/shopify-data-manager > AdminTypes > WebhookSubscriptionInput > callbackUrl
URL where the webhook subscription should send the POST request when the event occurs.
Signature:
callbackUrl?: InputMaybe<Scalars['URL']['input']>;