@watzon/baserow
    Preparing search index...

    Interface UpdateRowCommentNotificationModePayload

    interface UpdateRowCommentNotificationModePayload {
        mode: "all" | "mentions";
    }
    Index

    Properties

    Properties

    mode: "all" | "mentions"