Skip to main content
Log inSign up
Anchor to WebhookSubscriptionInput

WebhookSubscriptionInput

input_object

The input fields for a webhook subscription.

•

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

•

A constraint specified using search syntax that ensures only webhooks that match the specified filter are emitted. See our guide on filters for more details.

•

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

•

The list of fields to be included in the webhook subscription.

•

The list of namespaces for any metafields that should be included in the webhook subscription.


Was this section helpful?