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