Interface: CacheRouteConfigInput
Defined in: inputs.ts:26
Properties
| Property | Type | Defined in |
|---|---|---|
hitpass? | boolean | CachePluginHitpass | inputs.ts:31 |
keys? | | CacheKeysConfig | CacheKeysConfigInput | inputs.ts:32 |
maxAge? | number | Milliseconds | inputs.ts:30 |
method? | HttpMethod | inputs.ts:28 |
paramNames? | string[] | inputs.ts:29 |
path? | string | inputs.ts:27 |