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


