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