Mutations
updateTeamsRepository
Update team repository.
Input fields for updateTeamsRepository
input(UpdateTeamsRepositoryInput!)
Return fields for updateTeamsRepository
| Name | Description |
|---|---|
| A unique identifier for the client performing the mutation. |
| The repository that was updated. |
| The teams granted permission on the repository. |
Objects
OrganizationTeamsHovercardContext
An organization teams hovercard context.
OrganizationTeamsHovercardContext Implements
Fields for OrganizationTeamsHovercardContext
| Name | Description |
|---|---|
| A string describing this context. |
| An octicon to accompany this context. |
| Teams in this organization the user is a member of that are relevant. Arguments for
|
| The path for the full team list for this user. |
| The URL for the full team list for this user. |
| The total number of teams the user is on in the organization. |
Team
A team of users in an organization.
Team Implements
Fields for Team
| Name | Description |
|---|---|
| A list of teams that are ancestors of this team. |
| A URL pointing to the team's avatar. Arguments for
|
| List of child teams belonging to this team. Arguments for
|
| The slug corresponding to the organization and team. |
| Identifies the date and time when the object was created. |
| Identifies the primary key from the database. |
| The description of the team. |
| The HTTP path for editing this team. |
| The HTTP URL for editing this team. |
| The Node ID of the Team object. |
| A list of pending invitations for users to this team. Arguments for
|
| Get the status messages members of this entity have set that are either public or visible only to the organization. Arguments for
|
| A list of users who are members of this team. Arguments for
|
| The HTTP path for the team' members. |
| The HTTP URL for the team' members. |
| The name of the team. |
| The HTTP path creating a new team. |
| The HTTP URL creating a new team. |
| The notification setting that the team has set. |
| The organization that owns this team. |
| The parent team of the team. |
| The level of privacy the team has. |
| Finds and returns the project according to the provided project number. Arguments for
|
| List of projects this team has collaborator access to. Arguments for
|
| A list of repositories this team has access to. Arguments for
|
| The HTTP path for this team's repositories. |
| The HTTP URL for this team's repositories. |
| The HTTP path for this team. |
| What algorithm is used for review assignment for this team. |
| True if review assignment is enabled for this team. |
| How many team members are required for review assignment for this team. |
| When assigning team members via delegation, whether the entire team should be notified as well. |
| The slug corresponding to the team. |
| The HTTP path for this team's teams. |
| The HTTP URL for this team's teams. |
| Identifies the date and time when the object was last updated. |
| The HTTP URL for this team. |
| Team is adminable by the viewer. |
| Check if the viewer is able to change their subscription status for the subscribable entity. Warning
|
| Identifies if the viewer is watching, not watching, or ignoring the subscribable entity. Warning
|
TeamAddMemberAuditEntry
Audit log entry for a team.add_member event.
TeamAddMemberAuditEntry Implements
Fields for TeamAddMemberAuditEntry
| Name | Description |
|---|---|
| The action name. Warning
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user who initiated the action. Warning
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The IP address of the actor. Warning
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| A readable representation of the actor's location. Warning
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The username of the user who initiated the action. Warning
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the actor. Warning
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the actor. Warning |