AM Logo
API AuthorizationAPI DocumentationForm DefinitionsFAQ
  1. Home
  2. API Documentation
  3. Outcomes
  4. Mutations
  5. assignStaffMemberToAspect

assignStaffMemberToAspect: Boolean!

This mutation is used to assign aspects to staff members. This mutation can be used on multiple aspects and multiple staff members. **Returns:** Returns the new role data, along with the staff members data

organizationalUnitId: UUID

The ID of the organizational unit that the aspect will be associated to.

staffMemberId: UUID!

The staff ID/s of the staff members that are getting assigned roles.

aspectId: UUID!

The aspect ID/s of the roles being assigned.