workflowLabels Query
Returns a list of unique Workflow labels.
Input fields
| Argument | Type | Description |
|---|---|---|
onlyLatest | Boolean | Only include labels that appear on the latest versions of Workflows. |
onlyPublished | Boolean | Only include labels that appear on published versions of Workflows. |
fromTemplates | Boolean | Include labels defined by templates. |
Return fields ([Label]!)
id (ID!)
The ID of the object
name (String!)
The value of the label.