addRepositoryMember
Adds a new member to a repository or updates an existing membership
Input fields
member (
ID!
)
The ID of the member
repository (
ID!
)
The ID of the repository
role (
RepositoryRole!
)
The role in the repository
Return fields
member (
User!
)
The member
repository (
Repository!
)
The repository
role (
RepositoryRole!
)
The member's role in the repository