Delivery Customization
Requires access scope.
A delivery customization.
Anchor to Fields and connectionsFields and connections
- Anchor to enabledenabled•Boolean!non-null
The enabled status of the delivery customization.
- Anchor to errorHistoryerror•Functions
History Error History The error history on the most recent version of the delivery customization.
- Anchor to functionIdfunction•String!non-null
Id The ID of the Shopify Function implementing the delivery customization.
- •ID!non-null
A globally-unique ID.
- Anchor to metafieldmetafield•Metafield
A custom field, including its
namespace
andkey
, that's associated with a Shopify resource for the purposes of adding and storing additional information.- Anchor to metafieldsmetafields•Metafield
Connection!non-null A list of custom fields that a merchant associates with a Shopify resource.
- Anchor to shopifyFunctionshopify•Shopify
Function Function!non-null The Shopify Function implementing the delivery customization.
- Anchor to titletitle•String!non-null
The title of the delivery customization.
- Anchor to metafieldDefinitionsmetafield•Metafield
Definitions Definition Connection!non-nullDeprecated
Anchor to QueriesQueries
- •query
The delivery customization.
- •query
The delivery customizations.
Anchor to MutationsMutations
- •mutation
Creates a delivery customization.
- Anchor to deliveryCustomizationdelivery•Delivery
Customization Customization Input!required The input data used to create the delivery customization.
Arguments
- Anchor to deliveryCustomizationdelivery•Delivery
Customization Customization Returns the created delivery customization.
- Anchor to userErrorsuser•[Delivery
Errors Customization Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
- •mutation
Updates a delivery customization.
- Anchor to deliveryCustomizationdelivery•Delivery
Customization Customization Input!required The input data used to update the delivery customization.
- •ID!required
The global ID of the delivery customization.
Arguments
- Anchor to deliveryCustomizationdelivery•Delivery
Customization Customization Returns the updated delivery customization.
- Anchor to userErrorsuser•[Delivery
Errors Customization Error!]!non-null The list of errors that occurred from executing the mutation.
Fields