@zeepkist/graphql
Preparing search index...
ZslSeasonHavingInput
Interface ZslSeasonHavingInput
Conditions for
ZslSeason
aggregates.
interface
ZslSeasonHavingInput
{
AND
?:
null
|
ZslSeasonHavingInput
[]
;
OR
?:
null
|
ZslSeasonHavingInput
[]
;
sum
?:
null
|
ZslSeasonHavingSumInput
;
distinctCount
?:
null
|
ZslSeasonHavingDistinctCountInput
;
min
?:
null
|
ZslSeasonHavingMinInput
;
max
?:
null
|
ZslSeasonHavingMaxInput
;
average
?:
null
|
ZslSeasonHavingAverageInput
;
stddevSample
?:
null
|
ZslSeasonHavingStddevSampleInput
;
stddevPopulation
?:
null
|
ZslSeasonHavingStddevPopulationInput
;
varianceSample
?:
null
|
ZslSeasonHavingVarianceSampleInput
;
variancePopulation
?:
null
|
ZslSeasonHavingVariancePopulationInput
;
}
Index
Properties
AND?
OR?
sum?
distinct
Count?
min?
max?
average?
stddev
Sample?
stddev
Population?
variance
Sample?
variance
Population?
Properties
Optional
AND
AND
?:
null
|
ZslSeasonHavingInput
[]
Optional
OR
OR
?:
null
|
ZslSeasonHavingInput
[]
Optional
sum
sum
?:
null
|
ZslSeasonHavingSumInput
Optional
distinct
Count
distinctCount
?:
null
|
ZslSeasonHavingDistinctCountInput
Optional
min
min
?:
null
|
ZslSeasonHavingMinInput
Optional
max
max
?:
null
|
ZslSeasonHavingMaxInput
Optional
average
average
?:
null
|
ZslSeasonHavingAverageInput
Optional
stddev
Sample
stddevSample
?:
null
|
ZslSeasonHavingStddevSampleInput
Optional
stddev
Population
stddevPopulation
?:
null
|
ZslSeasonHavingStddevPopulationInput
Optional
variance
Sample
varianceSample
?:
null
|
ZslSeasonHavingVarianceSampleInput
Optional
variance
Population
variancePopulation
?:
null
|
ZslSeasonHavingVariancePopulationInput
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
ZslSeason
aggregates.