Magidoc

Team
Object

A team of users in an organization.

Fields

#

ancestors

Non-null

A list of teams that are ancestors of this team.

avatarUrl

A URL pointing to the team's avatar.

childTeams

Non-null

List of child teams belonging to this team

combinedSlug

Non-null

The slug corresponding to the organization and team.

createdAt

Non-null

Identifies the date and time when the object was created.

databaseId

Identifies the primary key from the database.

description

The description of the team.

discussion

Find a team discussion by its number.

discussions

Non-null

A list of team discussions.

discussionsResourcePath

Non-null

The HTTP path for team discussions

discussionsUrl

Non-null

The HTTP URL for team discussions

editTeamResourcePath

Non-null

The HTTP path for editing this team

editTeamUrl

Non-null

The HTTP URL for editing this team

id

ID !
Non-null

The Node ID of the Team object

invitations

A list of pending invitations for users to this team

memberStatuses

Non-null

Get the status messages members of this entity have set that are either public or visible only to the organization.

members

Non-null

A list of users who are members of this team.

membersResourcePath

Non-null

The HTTP path for the team' members

membersUrl

Non-null

The HTTP URL for the team' members

name

Non-null

The name of the team.

newTeamResourcePath

Non-null

The HTTP path creating a new team

newTeamUrl

Non-null

The HTTP URL creating a new team

notificationSetting

Non-null

The notification setting that the team has set.

organization

Non-null

The organization that owns this team.

parentTeam

The parent team of the team.

privacy

Non-null

The level of privacy the team has.

projectV2

Finds and returns the project according to the provided project number.

projectsV2

Non-null

List of projects this team has collaborator access to.

repositories

Non-null

A list of repositories this team has access to.

repositoriesResourcePath

Non-null

The HTTP path for this team's repositories

repositoriesUrl

Non-null

The HTTP URL for this team's repositories

resourcePath

Non-null

The HTTP path for this team

reviewRequestDelegationAlgorithm

What algorithm is used for review assignment for this team

reviewRequestDelegationEnabled

Non-null

True if review assignment is enabled for this team

reviewRequestDelegationMemberCount

How many team members are required for review assignment for this team

reviewRequestDelegationNotifyTeam

Non-null

When assigning team members via delegation, whether the entire team should be notified as well.

slug

Non-null

The slug corresponding to the team.

teamsResourcePath

Non-null

The HTTP path for this team's teams

teamsUrl

Non-null

The HTTP URL for this team's teams

updatedAt

Non-null

Identifies the date and time when the object was last updated.

url

Non-null

The HTTP URL for this team

viewerCanAdminister

Non-null

Team is adminable by the viewer.

viewerCanSubscribe

Non-null

Check if the viewer is able to change their subscription status for the repository.

viewerSubscription

Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

Interfaces

#

Also implements MemberStatusable , Node , Subscribable .

Usages

#

References

#