# DeliveryCustomizationCreatePayload - admin-graphql - PAYLOAD Version: 2024-07 ## Description Return type for `deliveryCustomizationCreate` mutation. ### Access Scopes ## Fields * [deliveryCustomization](/docs/api/admin-graphql/2024-07/objects/DeliveryCustomization): DeliveryCustomization - Returns the created delivery customization. * [userErrors](/docs/api/admin-graphql/2024-07/objects/DeliveryCustomizationError): DeliveryCustomizationError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [deliveryCustomizationCreate](/docs/api/admin-graphql/2024-07/mutations/deliveryCustomizationCreate) ## Examples