stack

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

AdminTypes.MutationFulfillmentOrderMoveArgs interface

The schema’s entry point for all mutation operations.

Signature:

export interface MutationFulfillmentOrderMoveArgs 

Properties

Property Modifiers Type Description
fulfillmentOrderLineItems?   InputMaybe<Array<FulfillmentOrderLineItemInput>> (Optional)
id   Scalars[‘ID’][‘input’]  
newLocationId   Scalars[‘ID’][‘input’]