Documentation
    Preparing search index...
    interface SortingPreferenceJson {
        schema?: string;
        sort: ObjectKeyOrder;
    }
    Index

    Properties

    Properties

    schema?: string