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