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

updateReportConfiguration: ReportConfiguration!

This mutation is used to update the details of a single report configuration. Return information can include aspect, report, workflow and other related report configuration details. **Returns:** Returns the new report configuration details for the updated report configuration.

reportConfigurationId: UUID!

The ID of the report configuration that will be updated.

reportConfigurationInput: ReportConfigurationInput!

The new description and report ID for the report configuration that is being updated.