@zeepkist/graphql
    Preparing search index...

    Interface LevelRequestStddevSampleAggregates

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

    Properties

    id: any

    Sample standard deviation of id across the matching connection

    workshopId: any

    Sample standard deviation of workshopId across the matching connection

    __typename: "LevelRequestStddevSampleAggregates"