nestjs-backend-common
    Preparing search index...

    Interface CorrelationData

    interface CorrelationData {
        correlationId?: string;
    }
    Index

    Properties

    Properties

    correlationId?: string