Home > @infiniteobjects/shopify-data-manager > AdminTypes > MutationReverseDeliveryShippingUpdateArgs
The schema’s entry point for all mutation operations.
Signature:
export interface MutationReverseDeliveryShippingUpdateArgs
| Property | Modifiers | Type | Description |
|---|---|---|---|
| labelInput? | InputMaybe<ReverseDeliveryLabelInput> | (Optional) | |
| notifyCustomer? | InputMaybe<Scalars[‘Boolean’][‘input’]> | (Optional) | |
| reverseDeliveryId | Scalars[‘ID’][‘input’] | ||
| trackingInput? | InputMaybe<ReverseDeliveryTrackingInput> | (Optional) |