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

createFormConfiguration: FormConfiguration!

This mutation is used to create a new form configuration for a workflow. Return information can include Aspect, staff member and workflow details. **Returns:** Returns the newly created form configuration data.

workflowId: UUID!

The workflow that the new form configuration will be connected to.

formConfiguration: FormConfigurationInput!

The new form configuration inputs, description, formDefinitionID, max instances per case and order.