Skip to main content

CollectionCountableEdge Object

No description

type CollectionCountableEdge {
node: Collection!
cursor: String!
}

Fields

CollectionCountableEdge.node ● Collection! non-null object products

The item at the end of the edge.

CollectionCountableEdge.cursor ● String! non-null scalar miscellaneous

A cursor for use in pagination.

Member Of

CollectionCountableConnection object