@zeepkist/graphql
Preparing search index...
UserPointsHistoryHavingInput
Interface UserPointsHistoryHavingInput
Conditions for
UserPointsHistory
aggregates.
interface
UserPointsHistoryHavingInput
{
AND
?:
null
|
UserPointsHistoryHavingInput
[]
;
OR
?:
null
|
UserPointsHistoryHavingInput
[]
;
sum
?:
null
|
UserPointsHistoryHavingSumInput
;
distinctCount
?:
null
|
UserPointsHistoryHavingDistinctCountInput
;
min
?:
null
|
UserPointsHistoryHavingMinInput
;
max
?:
null
|
UserPointsHistoryHavingMaxInput
;
average
?:
null
|
UserPointsHistoryHavingAverageInput
;
stddevSample
?:
null
|
UserPointsHistoryHavingStddevSampleInput
;
stddevPopulation
?:
null
|
UserPointsHistoryHavingStddevPopulationInput
;
varianceSample
?:
null
|
UserPointsHistoryHavingVarianceSampleInput
;
variancePopulation
?:
null
|
UserPointsHistoryHavingVariancePopulationInput
;
}
Index
Properties
AND?
OR?
sum?
distinct
Count?
min?
max?
average?
stddev
Sample?
stddev
Population?
variance
Sample?
variance
Population?
Properties
Optional
AND
AND
?:
null
|
UserPointsHistoryHavingInput
[]
Optional
OR
OR
?:
null
|
UserPointsHistoryHavingInput
[]
Optional
sum
sum
?:
null
|
UserPointsHistoryHavingSumInput
Optional
distinct
Count
distinctCount
?:
null
|
UserPointsHistoryHavingDistinctCountInput
Optional
min
min
?:
null
|
UserPointsHistoryHavingMinInput
Optional
max
max
?:
null
|
UserPointsHistoryHavingMaxInput
Optional
average
average
?:
null
|
UserPointsHistoryHavingAverageInput
Optional
stddev
Sample
stddevSample
?:
null
|
UserPointsHistoryHavingStddevSampleInput
Optional
stddev
Population
stddevPopulation
?:
null
|
UserPointsHistoryHavingStddevPopulationInput
Optional
variance
Sample
varianceSample
?:
null
|
UserPointsHistoryHavingVarianceSampleInput
Optional
variance
Population
variancePopulation
?:
null
|
UserPointsHistoryHavingVariancePopulationInput
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
UserPointsHistory
aggregates.