bullmq - v5.56.2
    Preparing search index...

    Type Alias ParentOptions

    type ParentOptions = {
        id: string;
        queue: string;
    }
    Index

    Properties

    Properties

    id: string

    Parent identifier.

    queue: string

    It includes the prefix, the namespace separator :, and queue name.