@shortcut/client
    Preparing search index...

    Interface BulkUpdateStoryCommentsParams

    interface BulkUpdateStoryCommentsParams {
        comments: BulkUpdateStoryCommentsParams1[];
    }
    Index

    Properties

    Properties

    Payloads for each Comment to update.

    100

    1