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