stack

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

AdminTypes.MutationFulfillmentOrderSubmitFulfillmentRequestArgs interface

The schema’s entry point for all mutation operations.

Signature:

export interface MutationFulfillmentOrderSubmitFulfillmentRequestArgs 

Properties

Property Modifiers Type Description
fulfillmentOrderLineItems?   InputMaybe<Array<FulfillmentOrderLineItemInput>> (Optional)
id   Scalars[‘ID’][‘input’]  
message?   InputMaybe<Scalars[‘String’][‘input’]> (Optional)
notifyCustomer?   InputMaybe<Scalars[‘Boolean’][‘input’]> (Optional)
shippingMethod?   InputMaybe<Scalars[‘String’][‘input’]> (Optional)