@zeepkist/graphql
    Preparing search index...

    Interface ZslSeasonAggregatesFilter

    A filter to be used against aggregates of ZslSeason object types.

    Index

    Properties

    filter?: null | ZslSeasonFilter

    A filter that must pass for the relevant ZslSeason object to be included within the aggregate.

    Sum aggregate over matching ZslSeason objects.

    Distinct count aggregate over matching ZslSeason objects.

    Minimum aggregate over matching ZslSeason objects.

    Maximum aggregate over matching ZslSeason objects.

    Mean average aggregate over matching ZslSeason objects.

    Sample standard deviation aggregate over matching ZslSeason objects.

    Population standard deviation aggregate over matching ZslSeason objects.

    Sample variance aggregate over matching ZslSeason objects.

    variancePopulation?: null | ZslSeasonVariancePopulationAggregateFilter

    Population variance aggregate over matching ZslSeason objects.