Skip to main content

workflowLabels Query

Returns a list of unique Workflow labels.

Input fields

ArgumentTypeDescription
onlyLatestBooleanOnly include labels that appear on the latest versions of Workflows.
onlyPublishedBooleanOnly include labels that appear on published versions of Workflows.
fromTemplatesBooleanInclude labels defined by templates.

Return fields ([Label]!)

id (ID!)

The ID of the object

name (String!)

The value of the label.