@zeepkist/graphql
Preparing search index...
LevelMetadataHavingInput
Interface LevelMetadataHavingInput
Conditions for
LevelMetadatum
aggregates.
interface
LevelMetadataHavingInput
{
AND
?:
null
|
LevelMetadataHavingInput
[]
;
OR
?:
null
|
LevelMetadataHavingInput
[]
;
sum
?:
null
|
LevelMetadataHavingSumInput
;
distinctCount
?:
null
|
LevelMetadataHavingDistinctCountInput
;
min
?:
null
|
LevelMetadataHavingMinInput
;
max
?:
null
|
LevelMetadataHavingMaxInput
;
average
?:
null
|
LevelMetadataHavingAverageInput
;
stddevSample
?:
null
|
LevelMetadataHavingStddevSampleInput
;
stddevPopulation
?:
null
|
LevelMetadataHavingStddevPopulationInput
;
varianceSample
?:
null
|
LevelMetadataHavingVarianceSampleInput
;
variancePopulation
?:
null
|
LevelMetadataHavingVariancePopulationInput
;
}
Index
Properties
AND?
OR?
sum?
distinct
Count?
min?
max?
average?
stddev
Sample?
stddev
Population?
variance
Sample?
variance
Population?
Properties
Optional
AND
AND
?:
null
|
LevelMetadataHavingInput
[]
Optional
OR
OR
?:
null
|
LevelMetadataHavingInput
[]
Optional
sum
sum
?:
null
|
LevelMetadataHavingSumInput
Optional
distinct
Count
distinctCount
?:
null
|
LevelMetadataHavingDistinctCountInput
Optional
min
min
?:
null
|
LevelMetadataHavingMinInput
Optional
max
max
?:
null
|
LevelMetadataHavingMaxInput
Optional
average
average
?:
null
|
LevelMetadataHavingAverageInput
Optional
stddev
Sample
stddevSample
?:
null
|
LevelMetadataHavingStddevSampleInput
Optional
stddev
Population
stddevPopulation
?:
null
|
LevelMetadataHavingStddevPopulationInput
Optional
variance
Sample
varianceSample
?:
null
|
LevelMetadataHavingVarianceSampleInput
Optional
variance
Population
variancePopulation
?:
null
|
LevelMetadataHavingVariancePopulationInput
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
LevelMetadatum
aggregates.