workflowEngagementContactTotals
No description
workflowEngagementContactTotals(
cohortMode: Boolean
dashboardType: String
endDate: DateTime!
engagementType: WorkflowEngagementType!
linkHref: String
nodeId: ID
startDate: DateTime!
workflowId: ID
): Int!
Arguments
workflowEngagementContactTotals.cohortMode ● Boolean scalar
workflowEngagementContactTotals.dashboardType ● String scalar
workflowEngagementContactTotals.endDate ● DateTime! non-null scalar
workflowEngagementContactTotals.engagementType ● WorkflowEngagementType! non-null enum
workflowEngagementContactTotals.linkHref ● String scalar
workflowEngagementContactTotals.nodeId ● ID scalar
workflowEngagementContactTotals.startDate ● DateTime! non-null scalar
workflowEngagementContactTotals.workflowId ● ID scalar
Type
Int scalar
The Int scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.


