@shortcut/client
    Preparing search index...

    Interface BulkUpdateEpicCommentsParams

    interface BulkUpdateEpicCommentsParams {
        comments: BulkUpdateEpicCommentsParams1[];
    }
    Index

    Properties

    Properties

    Payloads for each Comment to update.

    100

    1