Sanity Library Reference Docs
    Preparing search index...

    Interface CommentPathBeta

    interface CommentPath {
        field: string;
        selection?: CommentTextSelection;
    }
    Index

    Properties

    Properties

    field: string