Skip to main content
Anchor to DeliveryCustomizationActivationPayload

DeliveryCustomizationActivationPayload

payload

Return type for deliveryCustomizationActivation mutation.

•[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?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Activates and deactivates delivery customizations.

Arguments

•[ID!]!
required

The global IDs of the delivery customizations.

•Boolean!
required

The enabled status of the delivery customizations.



Was this section helpful?