StakedIotaEdge
An edge in a connection.
type StakedIotaEdge {
node: StakedIota!
cursor: String!
}
Fields
StakedIotaEdge.node ● StakedIota! non-null object
The item at the end of the edge
StakedIotaEdge.cursor ● String! non-null scalar
A cursor for use in pagination
Member Of
StakedIotaConnection object