CustomerHavingInput
Conditions for Customer
aggregates.
input CustomerHavingInput {
AND: [CustomerHavingInput!]
OR: [CustomerHavingInput!]
average: CustomerHavingAverageInput
distinctCount: CustomerHavingDistinctCountInput
max: CustomerHavingMaxInput
min: CustomerHavingMinInput
stddevPopulation: CustomerHavingStddevPopulationInput
stddevSample: CustomerHavingStddevSampleInput
sum: CustomerHavingSumInput
variancePopulation: CustomerHavingVariancePopulationInput
varianceSample: CustomerHavingVarianceSampleInput
}
Fields
CustomerHavingInput.AND
● [CustomerHavingInput!]
list input
CustomerHavingInput.OR
● [CustomerHavingInput!]
list input
CustomerHavingInput.average
● CustomerHavingAverageInput
input
CustomerHavingInput.distinctCount
● CustomerHavingDistinctCountInput
input
CustomerHavingInput.max
● CustomerHavingMaxInput
input
CustomerHavingInput.min
● CustomerHavingMinInput
input
CustomerHavingInput.stddevPopulation
● CustomerHavingStddevPopulationInput
input
CustomerHavingInput.stddevSample
● CustomerHavingStddevSampleInput
input
CustomerHavingInput.sum
● CustomerHavingSumInput
input
CustomerHavingInput.variancePopulation
● CustomerHavingVariancePopulationInput
input
CustomerHavingInput.varianceSample
● CustomerHavingVarianceSampleInput
input
Member Of
CustomerHavingInput
input