Home > @infiniteobjects/shopify-data-manager > AdminTypes > DeliveryCustomizationActivationPayload
Return type for deliveryCustomizationActivation mutation.
Signature:
export interface DeliveryCustomizationActivationPayload
| 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. |