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).