@zeepkist/graphql
Preparing search index...
LevelPointsHistoryHavingInput
Interface LevelPointsHistoryHavingInput
Conditions for
LevelPointsHistory
aggregates.
interface
LevelPointsHistoryHavingInput
{
AND
?:
null
|
LevelPointsHistoryHavingInput
[]
;
OR
?:
null
|
LevelPointsHistoryHavingInput
[]
;
sum
?:
null
|
LevelPointsHistoryHavingSumInput
;
distinctCount
?:
null
|
LevelPointsHistoryHavingDistinctCountInput
;
min
?:
null
|
LevelPointsHistoryHavingMinInput
;
max
?:
null
|
LevelPointsHistoryHavingMaxInput
;
average
?:
null
|
LevelPointsHistoryHavingAverageInput
;
stddevSample
?:
null
|
LevelPointsHistoryHavingStddevSampleInput
;
stddevPopulation
?:
null
|
LevelPointsHistoryHavingStddevPopulationInput
;
varianceSample
?:
null
|
LevelPointsHistoryHavingVarianceSampleInput
;
variancePopulation
?:
null
|
LevelPointsHistoryHavingVariancePopulationInput
;
}
Index
Properties
AND?
OR?
sum?
distinct
Count?
min?
max?
average?
stddev
Sample?
stddev
Population?
variance
Sample?
variance
Population?
Properties
Optional
AND
AND
?:
null
|
LevelPointsHistoryHavingInput
[]
Optional
OR
OR
?:
null
|
LevelPointsHistoryHavingInput
[]
Optional
sum
sum
?:
null
|
LevelPointsHistoryHavingSumInput
Optional
distinct
Count
distinctCount
?:
null
|
LevelPointsHistoryHavingDistinctCountInput
Optional
min
min
?:
null
|
LevelPointsHistoryHavingMinInput
Optional
max
max
?:
null
|
LevelPointsHistoryHavingMaxInput
Optional
average
average
?:
null
|
LevelPointsHistoryHavingAverageInput
Optional
stddev
Sample
stddevSample
?:
null
|
LevelPointsHistoryHavingStddevSampleInput
Optional
stddev
Population
stddevPopulation
?:
null
|
LevelPointsHistoryHavingStddevPopulationInput
Optional
variance
Sample
varianceSample
?:
null
|
LevelPointsHistoryHavingVarianceSampleInput
Optional
variance
Population
variancePopulation
?:
null
|
LevelPointsHistoryHavingVariancePopulationInput
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
LevelPointsHistory
aggregates.