@zeepkist/graphql
    Preparing search index...

    Interface LevelMetadatumAggregatesFilter

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

    Index

    Properties

    filter?: null | LevelMetadatumFilter

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

    Sum aggregate over matching LevelMetadatum objects.

    Distinct count aggregate over matching LevelMetadatum objects.

    Minimum aggregate over matching LevelMetadatum objects.

    Maximum aggregate over matching LevelMetadatum objects.

    Mean average aggregate over matching LevelMetadatum objects.

    Sample standard deviation aggregate over matching LevelMetadatum objects.

    Population standard deviation aggregate over matching LevelMetadatum objects.

    Sample variance aggregate over matching LevelMetadatum objects.

    Population variance aggregate over matching LevelMetadatum objects.