Skip to main content
Anchor to deliveryCustomizationActivation

deliveryCustomizationActivation

mutation

Requires write_delivery_customizations access scope.

Activates and deactivates delivery customizations.

•Boolean!
required

The enabled status of the delivery customizations.

•[ID!]!
required

The global IDs of the delivery customizations.


Was this section helpful?

Anchor to DeliveryCustomizationActivationPayload returnsDeliveryCustomizationActivationPayload returns

•[String!]

The IDs of the updated delivery customizations.

•[DeliveryCustomizationError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?