CheckoutLineCountableEdge
No description
type CheckoutLineCountableEdge {
node: CheckoutLine!
cursor: String!
}
Fields
CheckoutLineCountableEdge.node
● CheckoutLine!
non-null object checkout
The item at the end of the edge.
CheckoutLineCountableEdge.cursor
● String!
non-null scalar miscellaneous
A cursor for use in pagination.