team
No description
team(
id: UUID!
): Team
Arguments
team.id
● UUID!
non-null scalar
Type
Team
object
A Zeet Team is used as a permission boundary, and as the owner of projects, clusters, and other resources. Groups can grant access to multiple teams.
Teams can also have sub-teams or a parent team. A member of parent team will have equal access to all sub-teams. Being a member of sub-team does not confer access to the parent team.