Sanity App SDK
    Preparing search index...

    Variable updateCommentConst Beta

    updateComment: (
        instance: SanityInstance,
        options: UpdateCommentOptions,
    ) => Promise<void> = ...

    Rewrites a comment's message and stamps lastEditedAt.

    Type Declaration