workflowEngagementContacts
No description
workflowEngagementContacts(
workflowId: ID
dashboardType: String
nodeId: ID
engagementType: WorkflowEngagementType!
startDate: DateTime!
endDate: DateTime!
linkHref: String
cohortMode: Boolean
orderBy: [OrderByClause!]
first: Int
page: Int
): WorkflowEngagementRowsResult!


