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