--- title: DeliveryCustomizationInput - GraphQL Admin description: The input fields to create and update a delivery customization. api_version: 2025-07 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/2025-07/input-objects/deliverycustomizationinput md: https://shopify.dev/docs/api/admin-graphql/2025-07/input-objects/deliverycustomizationinput.md --- # Delivery​Customization​Input input\_object The input fields to create and update a delivery customization. ## Fields * enabled [Boolean](https://shopify.dev/docs/api/admin-graphql/2025-07/scalars/Boolean) The enabled status of the delivery customization. * function​Id [String](https://shopify.dev/docs/api/admin-graphql/2025-07/scalars/String) The ID of the function providing the delivery customization. * metafields [\[Metafield​Input!\]](https://shopify.dev/docs/api/admin-graphql/2025-07/input-objects/MetafieldInput) Default:\[] Additional metafields to associate to the delivery customization. * title [String](https://shopify.dev/docs/api/admin-graphql/2025-07/scalars/String) The title of the delivery customization. *** ## Map No referencing types