Home > @infiniteobjects/shopify-data-manager > AdminTypes > DeliveryCustomizationUpdatePayload
Return type for deliveryCustomizationUpdate
mutation.
Signature:
export interface DeliveryCustomizationUpdatePayload
Property | Modifiers | Type | Description |
---|---|---|---|
deliveryCustomization? | Maybe<DeliveryCustomization> | (Optional) Returns the updated delivery customization. | |
userErrors | Array<DeliveryCustomizationError> | The list of errors that occurred from executing the mutation. |