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