Tsarr Documentation - v2.13.0
    Preparing search index...

    Type Alias QueueBulkResource

    type QueueBulkResource = {
        ids?: number[] | null;
    }
    Index
    ids?: number[] | null