FulfillmentLineItemInput input object
The input fields used to include a line item from an order in a fulfillment.
Input fields
- id (
[ID!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#id-2021-01)
) REQUIRED
The ID of the line item. - quantity (
[Int](https://shopify.dev/docs/admin-api/graphql/reference/scalar#int-2021-01)
)
The quantity of the line item to be fulfilled.