@zeepkist/graphql
Preparing search index...
PersonalBestGlobalHavingInput
Interface PersonalBestGlobalHavingInput
Conditions for
PersonalBestGlobal
aggregates.
interface
PersonalBestGlobalHavingInput
{
AND
?:
null
|
PersonalBestGlobalHavingInput
[]
;
OR
?:
null
|
PersonalBestGlobalHavingInput
[]
;
sum
?:
null
|
PersonalBestGlobalHavingSumInput
;
distinctCount
?:
null
|
PersonalBestGlobalHavingDistinctCountInput
;
min
?:
null
|
PersonalBestGlobalHavingMinInput
;
max
?:
null
|
PersonalBestGlobalHavingMaxInput
;
average
?:
null
|
PersonalBestGlobalHavingAverageInput
;
stddevSample
?:
null
|
PersonalBestGlobalHavingStddevSampleInput
;
stddevPopulation
?:
null
|
PersonalBestGlobalHavingStddevPopulationInput
;
varianceSample
?:
null
|
PersonalBestGlobalHavingVarianceSampleInput
;
variancePopulation
?:
null
|
PersonalBestGlobalHavingVariancePopulationInput
;
}
Index
Properties
AND?
OR?
sum?
distinct
Count?
min?
max?
average?
stddev
Sample?
stddev
Population?
variance
Sample?
variance
Population?
Properties
Optional
AND
AND
?:
null
|
PersonalBestGlobalHavingInput
[]
Optional
OR
OR
?:
null
|
PersonalBestGlobalHavingInput
[]
Optional
sum
sum
?:
null
|
PersonalBestGlobalHavingSumInput
Optional
distinct
Count
distinctCount
?:
null
|
PersonalBestGlobalHavingDistinctCountInput
Optional
min
min
?:
null
|
PersonalBestGlobalHavingMinInput
Optional
max
max
?:
null
|
PersonalBestGlobalHavingMaxInput
Optional
average
average
?:
null
|
PersonalBestGlobalHavingAverageInput
Optional
stddev
Sample
stddevSample
?:
null
|
PersonalBestGlobalHavingStddevSampleInput
Optional
stddev
Population
stddevPopulation
?:
null
|
PersonalBestGlobalHavingStddevPopulationInput
Optional
variance
Sample
varianceSample
?:
null
|
PersonalBestGlobalHavingVarianceSampleInput
Optional
variance
Population
variancePopulation
?:
null
|
PersonalBestGlobalHavingVariancePopulationInput
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
PersonalBestGlobal
aggregates.