ProjectCollaboratorRole
No description
enum ProjectCollaboratorRole {
OWNER
EDITOR
VIEWER
}
Values
ProjectCollaboratorRole.OWNER
ProjectCollaboratorRole.EDITOR
ProjectCollaboratorRole.VIEWER
Member Of
AddProjectCollaboratorInput
input ● ProjectCollaborator
object ● ProjectCollaboratorInvitation
object