Home > @infiniteobjects/shopify-data-manager > AdminTypes > MutationFulfillmentOrderSubmitFulfillmentRequestArgs
The schema’s entry point for all mutation operations.
Signature:
export interface MutationFulfillmentOrderSubmitFulfillmentRequestArgs
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) |