PlatformTokenEdge
An edge in a connection.
type PlatformTokenEdge {
cursor: String!
node: PlatformToken!
}
Fields
PlatformTokenEdge.cursor ● String! non-null scalar
A cursor for use in pagination.
PlatformTokenEdge.node ● PlatformToken! non-null interface
The item at the end of the edge.