Graphql fields and variables for the workflowActions query
Last updated 1 year ago
Was this helpful?
A workflow action definition
Scope required: workflow:read
For a complete list of possible response fields see the type.
query workflowActions ($objectType: String) { workflowActions (objectType: $objectType) { name } }
objectType
String
List ()