Function: CrudCache()
CrudCache(
cache):CustomDecorator<string>
CRUD cache route decorator.
Set the CRUD cache query option.
Parameters
| Parameter | Type | 
|---|---|
| cache | undefined|number|false | 
Returns
CustomDecorator<string>
Defined in
packages/nestjs-crud/src/decorators/routes/crud-cache.decorator.ts:10 (opens in a new tab)