@zeepkist/graphql
Preparing search index...
ZslRoundHavingInput
Interface ZslRoundHavingInput
Conditions for
ZslRound
aggregates.
interface
ZslRoundHavingInput
{
AND
?:
null
|
ZslRoundHavingInput
[]
;
OR
?:
null
|
ZslRoundHavingInput
[]
;
sum
?:
null
|
ZslRoundHavingSumInput
;
distinctCount
?:
null
|
ZslRoundHavingDistinctCountInput
;
min
?:
null
|
ZslRoundHavingMinInput
;
max
?:
null
|
ZslRoundHavingMaxInput
;
average
?:
null
|
ZslRoundHavingAverageInput
;
stddevSample
?:
null
|
ZslRoundHavingStddevSampleInput
;
stddevPopulation
?:
null
|
ZslRoundHavingStddevPopulationInput
;
varianceSample
?:
null
|
ZslRoundHavingVarianceSampleInput
;
variancePopulation
?:
null
|
ZslRoundHavingVariancePopulationInput
;
}
Index
Properties
AND?
OR?
sum?
distinct
Count?
min?
max?
average?
stddev
Sample?
stddev
Population?
variance
Sample?
variance
Population?
Properties
Optional
AND
AND
?:
null
|
ZslRoundHavingInput
[]
Optional
OR
OR
?:
null
|
ZslRoundHavingInput
[]
Optional
sum
sum
?:
null
|
ZslRoundHavingSumInput
Optional
distinct
Count
distinctCount
?:
null
|
ZslRoundHavingDistinctCountInput
Optional
min
min
?:
null
|
ZslRoundHavingMinInput
Optional
max
max
?:
null
|
ZslRoundHavingMaxInput
Optional
average
average
?:
null
|
ZslRoundHavingAverageInput
Optional
stddev
Sample
stddevSample
?:
null
|
ZslRoundHavingStddevSampleInput
Optional
stddev
Population
stddevPopulation
?:
null
|
ZslRoundHavingStddevPopulationInput
Optional
variance
Sample
varianceSample
?:
null
|
ZslRoundHavingVarianceSampleInput
Optional
variance
Population
variancePopulation
?:
null
|
ZslRoundHavingVariancePopulationInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
AND
OR
sum
distinct
Count
min
max
average
stddev
Sample
stddev
Population
variance
Sample
variance
Population
@zeepkist/graphql
Loading...
Conditions for
ZslRound
aggregates.