Skip to main content
Anchor to DeliveryCustomization

DeliveryCustomization

object

Requires read_delivery_customizations access scope.

A delivery customization.

Anchor to Fields and connectionsFields and connections

•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.

•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.

Arguments

Anchor to deliveryCustomizationdeliveryCustomization
•DeliveryCustomizationInput!required

The input data used to create the delivery customization.


Fields

Anchor to deliveryCustomizationdeliveryCustomization
•DeliveryCustomization

Returns the created delivery customization.

•[DeliveryCustomizationError!]!non-null

The list of errors that occurred from executing the mutation.

•mutation

Updates a delivery customization.

Arguments

Anchor to deliveryCustomizationdeliveryCustomization
•DeliveryCustomizationInput!required

The input data used to update the delivery customization.

•ID!required

The global ID of the delivery customization.


Fields

Anchor to deliveryCustomizationdeliveryCustomization
•DeliveryCustomization

Returns the updated delivery customization.

•[DeliveryCustomizationError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?
OSZAR »