ContactMetric
No description
input ContactMetric {
aggregation: ContactMetricAggregationType!
numberField: ContactMetricFieldTypeNumberInput!
timeframe: ContactMetricTimeframe!
type: ContactMetricType!
}
Fields
ContactMetric.aggregation
● ContactMetricAggregationType!
non-null enum
ContactMetric.numberField
● ContactMetricFieldTypeNumberInput!
non-null input
ContactMetric.timeframe
● ContactMetricTimeframe!
non-null enum
ContactMetric.type
● ContactMetricType!
non-null enum
Member Of
ConditionInput
input