Skip to main content
Log inSign up
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.

metafieldsByIdentifiers
non-null

The metafields associated with the resource matching the supplied list of namespaces and keys.

shopifyFunction
non-null

The Shopify Function implementing the delivery customization.

title
non-null

The title of the delivery customization.

metafieldDefinitions
non-null

List of metafield definitions.


Was this section helpful?