TeamsEdge
A Team edge in the connection.
type TeamsEdge {
cursor: Cursor
node: Team!
}
Fields
TeamsEdge.cursor ● Cursor scalar
A cursor for use in pagination.
TeamsEdge.node ● Team! non-null object
The Team at the end of the edge.
Member Of
CreateTeamPayload object ● DeleteTeamPayload object ● TeamsConnection object ● UpdateTeamPayload object ● UpsertTeamPayload object