Home > @infiniteobjects/shopify-data-manager > AdminTypes > DeliveryCustomizationDeletePayload
Return type for deliveryCustomizationDelete
mutation.
Signature:
export interface DeliveryCustomizationDeletePayload
Property | Modifiers | Type | Description |
---|---|---|---|
deletedId? | Maybe<Scalars[‘ID’][‘output’]> | (Optional) Returns the deleted delivery customization ID. | |
userErrors | Array<DeliveryCustomizationError> | The list of errors that occurred from executing the mutation. |