--- title: DeliveryCustomization - GraphQL Admin description: A delivery customization. api_version: 2026-01 api_name: admin type: object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/latest/objects/DeliveryCustomization md: >- https://shopify.dev/docs/api/admin-graphql/latest/objects/DeliveryCustomization.md --- # Delivery​Customization object Requires `read_delivery_customizations` access scope. A delivery customization. ## Fields * enabled * errorHistory * functionId * id * metafield * metafields * shopifyFunction * title * metafieldDefinitions: deprecated *** ## Map ### Fields and connections with this object * [DeliveryCustomizationConnection.nodes](https://shopify.dev/docs/api/admin-graphql/latest/connections/DeliveryCustomizationConnection#returns-nodes) * [DeliveryCustomizationEdge.node](https://shopify.dev/docs/api/admin-graphql/latest/objects/DeliveryCustomizationEdge#field-DeliveryCustomizationEdge.fields.node) ### Possible type in * [Metafield​Referencer](https://shopify.dev/docs/api/admin-graphql/latest/unions/MetafieldReferencer) *** ## Queries * deliveryCustomization * deliveryCustomizations *** ## DeliveryCustomization Queries ### Queried by * [delivery​Customization](https://shopify.dev/docs/api/admin-graphql/latest/queries/deliveryCustomization) * [delivery​Customizations](https://shopify.dev/docs/api/admin-graphql/latest/queries/deliveryCustomizations) *** ## Mutations * deliveryCustomizationCreate * deliveryCustomizationUpdate *** ## DeliveryCustomization Mutations ### Mutated by * [delivery​Customization​Create](https://shopify.dev/docs/api/admin-graphql/latest/mutations/deliveryCustomizationCreate) * [delivery​Customization​Update](https://shopify.dev/docs/api/admin-graphql/latest/mutations/deliveryCustomizationUpdate) *** ## Interfaces * HasMetafieldDefinitions * HasMetafields * Node *** ## DeliveryCustomization Implements ### Implements * [Has​Metafield​Definitions](https://shopify.dev/docs/api/admin-graphql/latest/interfaces/HasMetafieldDefinitions) * [Has​Metafields](https://shopify.dev/docs/api/admin-graphql/latest/interfaces/HasMetafields) * [Node](https://shopify.dev/docs/api/admin-graphql/latest/interfaces/Node)