@shortcut/client
    Preparing search index...

    Interface BulkCreateEpicCommentsParams

    interface BulkCreateEpicCommentsParams {
        comments: CreateEpicCommentParams[];
    }
    Index

    Properties

    Properties

    Payloads for each Comment to create.

    100

    1