assignAspectToReportConfiguration: Boolean!
This mutation is used to assign a report configuration to an aspect. **Returns:** Returns true if process was completed successfully.
reportConfigurationId: UUID!
The ID of the report configuration that will be assigned.
aspectId: UUID!
The ID of the aspect that will be assigned to the report configuration
