@zeepkist/graphql
    Preparing search index...

    Interface LevelRequestVarianceSampleAggregatesGenqlSelection

    interface LevelRequestVarianceSampleAggregatesGenqlSelection {
        id?: number | boolean;
        workshopId?: number | boolean;
        __typename?: number | boolean;
        __scalar?: number | boolean;
    }
    Index

    Properties

    id?: number | boolean

    Sample variance of id across the matching connection

    workshopId?: number | boolean

    Sample variance of workshopId across the matching connection

    __typename?: number | boolean
    __scalar?: number | boolean