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.