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

removeWorkflowMetadata: Boolean!

This mutation is used to remove meta data from a workflow. **Returns:** Returns true if process was completed successfully.

workflowId: UUID!

The ID of the workflow that will be affected.

key: String!

The associated key to the meta data that is being removed.