Skip to main content
Anchor to deliveryCustomizationCreate

deliveryCustomizationCreate

mutation

Requires write_delivery_customizations access scope.

Creates a delivery customization.

Anchor to deliveryCustomizationdeliveryCustomization
DeliveryCustomizationInput!required

The input data used to create the delivery customization.


Was this section helpful?

Anchor to DeliveryCustomizationCreatePayload returnsDeliveryCustomizationCreatePayload returns

Anchor to deliveryCustomizationdeliveryCustomization
DeliveryCustomization

Returns the created delivery customization.

[DeliveryCustomizationError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?