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

addWorkflowMetadata: WorkflowMetadataEntry!

This mutation is used to add new meta data to a workflow. **Returns:** Returns information will be related to the entered meta data.

workflowId: UUID!

The ID of the workflow that will be affected.

metadataEntryInput: MetadataEntryInput!

The meta data input (Key and Scalar values).