Sanity Library Reference Docs
    Preparing search index...

    Interface PrepareViewOptions

    interface PrepareViewOptions {
        ordering?: SortOrdering;
    }
    Index

    Properties

    Properties

    ordering?: SortOrdering