Interface: StrategyResponse
Defined in: api.ts:13
Response contracts for the admin API.
These are imported by the admin panel as well as the server, so the two cannot drift: changing a controller's response shape without changing the component that reads it is a compile error rather than a blank cell in the dashboard.
Properties
| Property | Type | Defined in |
|---|---|---|
strategy | CachePluginStrategy | api.ts:14 |