OBJECT
ProjectUserRolesAssignment
link GraphQL Schema definition
- type ProjectUserRolesAssignment {
- # List of errors if there is are errors updating roles for few users (as per CSP)
- ProjectUserRoleAssignmentError!] : [
- # Message to return when operation is completed successfully
- String :
- }