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