Skip to main content

EndOfEpochTransactionKindEdge

An edge in a connection.

type EndOfEpochTransactionKindEdge {
cursor: String!
node: EndOfEpochTransactionKind!
}

Fields​

EndOfEpochTransactionKindEdge.cursor ● String! non-null scalar​

A cursor for use in pagination

EndOfEpochTransactionKindEdge.node ● EndOfEpochTransactionKind! non-null union​

The item at the end of the edge

Member Of​

EndOfEpochTransactionKindConnection object