Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to deliveryCustomization

deliveryCustomization

query

Requires read_delivery_customizations access scope.

The delivery customization.

ID!required

The ID of the delivery customization.


Was this section helpful?

Anchor to DeliveryCustomizationDeliveryCustomization

A delivery customization.

enabled
non-null

The enabled status of the delivery customization.

errorHistory

The error history on the most recent version of the delivery customization.

functionId
non-null

The ID of the Shopify Function implementing the delivery customization.

id
non-null

A globally-unique ID.

metafield

A custom field, including its namespace and key, that's associated with a Shopify resource for the purposes of adding and storing additional information.

metafields
non-null

A list of custom fields that a merchant associates with a Shopify resource.

shopifyFunction
non-null

The Shopify Function implementing the delivery customization.

title
non-null

The title of the delivery customization.

metafieldDefinitions
non-nullDeprecated

List of metafield definitions. This field will be removed in a future version. Use the root metafieldDefinitions field instead.

privateMetafield
Deprecated

Returns a private metafield by namespace and key that belongs to the resource. Metafields created using a reserved namespace are private by default. See our guide for migrating private metafields.

privateMetafields
non-nullDeprecated

List of private metafields that belong to the resource. Metafields created using a reserved namespace are private by default. See our guide for migrating private metafields.


Was this section helpful?