workflowActions
Graphql fields and variables for the workflowActions query
query workflowActions ($objectType: String) {
workflowActions (objectType: $objectType) {
name
}
}Arguments
Name
Type
Description
Response
Last updated
Was this helpful?
