QuickBase JS SDK v2 - v2.2.2
    Preparing search index...

    Type Alias SortByUnion

    SortByUnion: SortField[] | false

    Sort configuration for queries. Can be an array of sort fields, or false to disable sorting for better performance.