Skip to main content

EpochConnection

Epoch pagination result

type EpochConnection {
totalCount: Int!
edges: [EpochEdge!]!
nodes: [Epoch!]!
pageInfo: PageInfo!
}

Fields

totalCount (Int!)

Total number of entries that match the query

edges ([EpochEdge!]!)

Pagination entries returned for the current page

nodes ([Epoch!]!)

Epoch instances returned for the current page

pageInfo (PageInfo!)

Pagination metadata

On this page

© 2024 Cartesi Foundation Ltd. All rights reserved.

The Cartesi Project is commissioned by the Cartesi Foundation.

We use cookies to ensure that we give you the best experience on our website. By using the website, you agree to the use of cookies.