Skip to main content
Anchor to ReverseDeliveryLineItemConnection

ReverseDeliveryLineItemConnection

connection

An auto-generated type for paginating through multiple ReverseDeliveryLineItems.

Anchor to Fields with this connectionFields with this connection

•OBJECT

A reverse delivery is a post-fulfillment object that represents a buyer sending a package to a merchant. For example, a buyer requests a return, and a merchant sends the buyer a shipping label. The reverse delivery contains the context of the items sent back, how they're being sent back (for example, a shipping label), and the current state of the delivery (tracking information).


Was this section helpful?

•[ReverseDeliveryLineItemEdge!]!
non-null

The connection between the node and its parent. Each edge contains a minimum of the edge's cursor and the node.

•[ReverseDeliveryLineItem!]!
non-null

A list of nodes that are contained in ReverseDeliveryLineItemEdge. You can fetch data about an individual node, or you can follow the edges to fetch data about a collection of related nodes. At each node, you specify the fields that you want to retrieve.

•PageInfo!
non-null

An object that’s used to retrieve cursor information about the current page.


Was this section helpful?