addProjectParticipant
No description
addProjectParticipant(
accessRightLevel: AccessRightLevel!
projectID: UUID!
userID: UUID!
): ProjectParticipant!
No description
addProjectParticipant(
accessRightLevel: AccessRightLevel!
projectID: UUID!
userID: UUID!
): ProjectParticipant!
addProjectParticipant.accessRightLevel
● AccessRightLevel!
non-null enumaddProjectParticipant.projectID
● UUID!
non-null scalaraddProjectParticipant.userID
● UUID!
non-null scalarProjectParticipant
object