Skip to main content
Anchor to DeliveryCustomization

DeliveryCustomization

object

Requires read_delivery_customizations access scope.

A delivery customization.

Boolean!
non-null

The enabled status of the delivery customization.

FunctionsErrorHistory

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

String!
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.

MetafieldConnection!
non-null

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

Anchor to metafieldsByIdentifiersmetafieldsByIdentifiers
[Metafield]!
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.

String!
non-null

The title of the delivery customization.

Anchor to metafieldDefinitionsmetafieldDefinitions
MetafieldDefinitionConnection!
non-nullDeprecated

Was this section helpful?

query

The delivery customization.

query

The delivery customizations.


Was this section helpful?

mutation

Creates a delivery customization.

mutation

Updates a delivery customization.


Was this section helpful?