Home > @infiniteobjects/shopify-data-manager > AdminTypes > MutationFulfillmentOrderMoveArgs
The schema’s entry point for all mutation operations.
Signature:
export interface MutationFulfillmentOrderMoveArgs
| Property | Modifiers | Type | Description |
|---|---|---|---|
| fulfillmentOrderLineItems? | InputMaybe<Array<FulfillmentOrderLineItemInput>> | (Optional) | |
| id | Scalars[‘ID’][‘input’] | ||
| newLocationId | Scalars[‘ID’][‘input’] |