Skip to main content
object

Requires unauthenticated_read_customers access scope.

Represents a single fulfillment in an order.

Anchor to fulfillmentLineItemsfulfillmentLineItems
•FulfillmentLineItemConnection!
non-null

List of the fulfillment's line items.

Arguments

•Int

Returns up to the first n elements from the list.

•String

Returns the elements that come after the specified cursor.

•Int

Returns up to the last n elements from the list.

•String

Returns the elements that come before the specified cursor.

•Boolean
Default:false

Reverse the order of the underlying list.


•String

The name of the tracking company.

•[FulfillmentTrackingInfo!]!
non-null

Tracking information associated with the fulfillment, such as the tracking number and tracking URL.

Arguments

•Int

Truncate the array result to this size.



Was this section helpful?