@deep/nest-kit
    Preparing search index...
    Index

    Constructors

    Properties

    createdAfter?: Date
    createdBefore?: Date
    isRead?: boolean

    Fetch notifications that have been read or not.

    readyForProcessing?: boolean

    Fetch notifications that are in QUEUED status and are ready for processing.

    referenceId?: string

    Fetch notifications filtered by file id

    type?: string
    types?: string[]
    userId?: string

    Fetch notifications filtered by creator id

    workerType?: string
    workerTypes?: string[]