OBJECT
type ProjectUserRoleAssignmentError {# Message that describes the failuremessage: String! # ID of the user for which there was a failureuserId: String! }