NestJS Packages

API Reference

Type documentation for all profiler packages, and template design system reference for custom collector authors.

This section documents the public TypeScript API of every package. Each page lists interfaces, types, and classes with their properties and signatures — generated directly from the source.

Package types

PagePackageCovered types
nest-profiler@eleven-labs/nest-profilerProfilerModuleOptions, Profile, ProfilerService, IProfilerCollector, IProfilerStorageAdapter
nest-profiler-typeorm@eleven-labs/nest-profiler-typeormTypeOrmCollectorModuleOptions, QueryEntry, QueryType
nest-profiler-mikro-orm@eleven-labs/nest-profiler-mikro-ormMikroOrmCollectorModuleOptions, QueryEntry, QueryType
nest-profiler-mongoose@eleven-labs/nest-profiler-mongooseMongooseCollectorModuleOptions, MongooseQueryEntry
nest-profiler-axios@eleven-labs/nest-profiler-axiosHttpRequestEntry
nest-profiler-cache@eleven-labs/nest-profiler-cacheCacheOperationEntry, CacheOperation
nest-profiler-commander@eleven-labs/nest-profiler-commanderCommanderCollectorModuleOptions, CommandInfo
nest-profiler-auth@eleven-labs/nest-profiler-authAuthCollectorModuleOptions
nest-profiler-config@eleven-labs/nest-profiler-configConfigCollectorModuleOptions
nest-profiler-validator@eleven-labs/nest-profiler-validatorValidationEntry, ViolationEntry, ValidationStatus, ValidationSource
nest-profiler-graphql@eleven-labs/nest-profiler-graphqlProfilerGraphQLModuleOptions, GraphQLInfo, IContextAdapter

Template design system

PageContents
Template referenceColor tokens, badge classes, duration classes, EJS helpers, common patterns

On this page