@zeepkist/graphql
    Preparing search index...

    Interface FavouriteStddevSampleAggregates

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

    Properties

    id: any

    Sample standard deviation of id across the matching connection

    userId: any

    Sample standard deviation of userId across the matching connection

    levelId: any

    Sample standard deviation of levelId across the matching connection

    __typename: "FavouriteStddevSampleAggregates"