stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > DeliveryCustomizationActivationPayload

AdminTypes.DeliveryCustomizationActivationPayload interface

Return type for deliveryCustomizationActivation mutation.

Signature:

export interface DeliveryCustomizationActivationPayload 

Properties

Property Modifiers Type Description
ids?   Maybe<Array<Scalars[‘String’][‘output’]>> (Optional) The IDs of the updated delivery customizations.
userErrors   Array<DeliveryCustomizationError> The list of errors that occurred from executing the mutation.