@zeepkist/graphql
Preparing search index...
VersionHavingInput
Interface VersionHavingInput
Conditions for
Version
aggregates.
interface
VersionHavingInput
{
AND
?:
null
|
VersionHavingInput
[]
;
OR
?:
null
|
VersionHavingInput
[]
;
sum
?:
null
|
VersionHavingSumInput
;
distinctCount
?:
null
|
VersionHavingDistinctCountInput
;
min
?:
null
|
VersionHavingMinInput
;
max
?:
null
|
VersionHavingMaxInput
;
average
?:
null
|
VersionHavingAverageInput
;
stddevSample
?:
null
|
VersionHavingStddevSampleInput
;
stddevPopulation
?:
null
|
VersionHavingStddevPopulationInput
;
varianceSample
?:
null
|
VersionHavingVarianceSampleInput
;
variancePopulation
?:
null
|
VersionHavingVariancePopulationInput
;
}
Index
Properties
AND?
OR?
sum?
distinct
Count?
min?
max?
average?
stddev
Sample?
stddev
Population?
variance
Sample?
variance
Population?
Properties
Optional
AND
AND
?:
null
|
VersionHavingInput
[]
Optional
OR
OR
?:
null
|
VersionHavingInput
[]
Optional
sum
sum
?:
null
|
VersionHavingSumInput
Optional
distinct
Count
distinctCount
?:
null
|
VersionHavingDistinctCountInput
Optional
min
min
?:
null
|
VersionHavingMinInput
Optional
max
max
?:
null
|
VersionHavingMaxInput
Optional
average
average
?:
null
|
VersionHavingAverageInput
Optional
stddev
Sample
stddevSample
?:
null
|
VersionHavingStddevSampleInput
Optional
stddev
Population
stddevPopulation
?:
null
|
VersionHavingStddevPopulationInput
Optional
variance
Sample
varianceSample
?:
null
|
VersionHavingVarianceSampleInput
Optional
variance
Population
variancePopulation
?:
null
|
VersionHavingVariancePopulationInput
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
Version
aggregates.