Anchor to WebhookSubscriptionInputWebhook
WebhookSubscriptionInput
input_object
The input fields for a webhook subscription.
Anchor to FieldsFields
- Anchor to callbackUrlcallback•
Url URL where the webhook subscription should send the POST request when the event occurs.
- Anchor to formatformat•
The format in which the webhook subscription should send the data.
- Anchor to includeFieldsinclude•
Fields The list of fields to be included in the webhook subscription.
- Anchor to metafieldNamespacesmetafield•
Namespaces The list of namespaces for any metafields that should be included in the webhook subscription.
- Anchor to privateMetafieldNamespacesprivate•
Metafield Namespaces [String!]Deprecated The list of namespaces for private metafields that should be included in the webhook subscription. Metafields created using a reserved namespace are private by default. See our guide for migrating private metafields.
Was this section helpful?