object ReturnedLineItemTypeCountableEdge

A Relay edge containing a ReturnedLineItemTypeCountable and its cursor.

Fields

FieldTypeDescription
nodeReturnedLineItemType

The item at the end of the edge

cursorString!

A cursor for use in pagination

Referenced By

Example

{
  "node": ReturnedLineItemType,
  "cursor": "abc123"
}