nest
    Preparing search index...

    Variable AppIdConst

    AppId: (...dataOrPipes: any[]) => ParameterDecorator = ...

    Extract the app id from the application context, request.app.appId

     methodName(@AppId() id:number){ }
    

    Type Declaration

      • (...dataOrPipes: any[]): ParameterDecorator
      • Parameters

        • ...dataOrPipes: any[]

        Returns ParameterDecorator