@shortcut/client
    Preparing search index...

    Interface BulkCreateStoryCommentsParams

    interface BulkCreateStoryCommentsParams {
        comments: CreateStoryCommentParams[];
    }
    Index

    Properties

    Properties

    Payloads for each Comment to create.

    100

    1