Skip to main content
Anchor to FulfillmentLineItemConnection

FulfillmentLineItemConnection

connection

An auto-generated type for paginating through multiple FulfillmentLineItems.

Anchor to Fields with this connectionFields with this connection

•OBJECT

A shipment of one or more items in an order. Accessed through the Order object's successfulFulfillments field.

Each fulfillment includes the line items that shipped, the tracking company name, and tracking details like numbers and URLs. An order can have multiple fulfillments when items ship separately or from different locations.


Was this section helpful?

•[FulfillmentLineItemEdge!]!
non-null

A list of edges.

•[FulfillmentLineItem!]!
non-null

A list of the nodes contained in FulfillmentLineItemEdge.

•PageInfo!
non-null

Information to aid in pagination.


Was this section helpful?