ContactMetricFieldTypeNumberInput
No description
input ContactMetricFieldTypeNumberInput {
numberOptions: NumberOptions!
valNumber: Int!
}
Fields
ContactMetricFieldTypeNumberInput.numberOptions ● NumberOptions! non-null enum
ContactMetricFieldTypeNumberInput.valNumber ● Int! non-null scalar
Member Of
ContactMetric input


