CollectionConnection
The connection type for Collection.
type CollectionConnection {
edges: [CollectionEdge]
pageInfo: PageInfo!
}
Fields
CollectionConnection.edges ● [CollectionEdge] list object
A list of edges.
CollectionConnection.pageInfo ● PageInfo! non-null object
Information to aid in pagination.
Member of
Occasion object ● StoreFront object