Magidoc

UpdateTeamsRepositoryInput
Input Object

Autogenerated input type of UpdateTeamsRepository

Fields

#

clientMutationId

A unique identifier for the client performing the mutation.

permission

Non-null

Permission that should be granted to the teams.

repositoryId

ID !
Non-null

Repository ID being granted access to.

teamIds

[ ID !]!
Non-null

A list of teams being granted access. Limit: 10

Usages

#

References

#

  • Argument input of field updateTeamsRepository from type Mutation