@zeepkist/graphql
    Preparing search index...

    Interface LevelRequestVarianceSampleAggregates

    interface LevelRequestVarianceSampleAggregates {
        id: any;
        workshopId: any;
        __typename: "LevelRequestVarianceSampleAggregates";
    }
    Index

    Properties

    id: any

    Sample variance of id across the matching connection

    workshopId: any

    Sample variance of workshopId across the matching connection

    __typename: "LevelRequestVarianceSampleAggregates"