workflowId: UUID!
The workflow that the aspect will be associated to.
aspectInput: AspectInput!
The name and description of the new aspect that is being created.
This mutation is used to create a new aspect for a workflow. Return information can include new aspect details and workflow information. **Returns:** Returns the newly created aspect data.
workflowId: UUID!
The workflow that the aspect will be associated to.
aspectInput: AspectInput!
The name and description of the new aspect that is being created.