stack

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

AdminTypes.DeliveryCustomizationUpdatePayload interface

Return type for deliveryCustomizationUpdate mutation.

Signature:

export interface DeliveryCustomizationUpdatePayload 

Properties

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.