AM Logo
API DocumentationForm Definitions
  1. Home
  2. API Documentation
  3. Outcomes
  4. Mutations
  5. createReportConfiguration

createReportConfiguration: ReportConfiguration!

This mutation is used to create a new report configuration for a workflow. Return information can include aspect, report, workflow and other related report configuration details. **Returns:** Returns the newly created report configuration data.

workflowId: UUID!

The workflow ID that the new report configuration will be associated to.

reportConfigurationInput: ReportConfigurationInput!

The description and report ID for the new report configuration.