FulfillmentOrderLineItemsInput input object

The input fields used to include the line items of a specified fulfillment order that should be fulfilled.

Input fields

  • fulfillmentOrderId ([ID!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#id-2021-01)) REQUIRED
    The ID of the fulfillment order.
  • fulfillmentOrderLineItems ([[FulfillmentOrderLineItemInput!]](https://shopify.dev/docs/admin-api/graphql/reference/shipping-and-fulfillment/fulfillmentorderlineiteminput))
    The fulfillment order line items to be fulfilled. If left blank, all line items of the fulfillment order will be fulfilled.