@labkey/api
    Preparing search index...

    Interface QueryViewSort

    interface QueryViewSort {
        dir: string;
        fieldKey: string;
    }
    Index

    Properties

    Properties

    dir: string
    fieldKey: string