Skip to main content

CustomViewTeamsEdge

A CustomViewTeam edge in the connection.

type CustomViewTeamsEdge {
cursor: Cursor
node: CustomViewTeam!
}

Fields

CustomViewTeamsEdge.cursor ● Cursor scalar

A cursor for use in pagination.

CustomViewTeamsEdge.node ● CustomViewTeam! non-null object

The CustomViewTeam at the end of the edge.

Member Of

CreateCustomViewTeamPayload object ● CustomViewTeamsConnection object ● DeleteCustomViewTeamPayload object ● UpdateCustomViewTeamPayload object ● UpsertCustomViewTeamPayload object