Skip to main content
Anchor to deliveryCustomizationUpdate

deliveryCustomizationUpdate

mutation

Requires write_delivery_customizations access scope.

Updates a delivery customization.

Anchor to deliveryCustomizationdeliveryCustomization
DeliveryCustomizationInput!required

The input data used to update the delivery customization.

ID!required

The global ID of the delivery customization.


Was this section helpful?

Anchor to DeliveryCustomizationUpdatePayload returnsDeliveryCustomizationUpdatePayload returns

Anchor to deliveryCustomizationdeliveryCustomization
DeliveryCustomization

Returns the updated delivery customization.

[DeliveryCustomizationError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?