@zeepkist/graphql
    Preparing search index...

    Interface FavouriteVarianceSampleAggregates

    interface FavouriteVarianceSampleAggregates {
        id: any;
        userId: any;
        levelId: any;
        __typename: "FavouriteVarianceSampleAggregates";
    }
    Index

    Properties

    id: any

    Sample variance of id across the matching connection

    userId: any

    Sample variance of userId across the matching connection

    levelId: any

    Sample variance of levelId across the matching connection

    __typename: "FavouriteVarianceSampleAggregates"