AIDK API Reference / aidk-server / RequestWithContext
Interface: RequestWithContext ​
Defined in: packages/server/src/execution-context.ts:270
Generic request-like object that can have context attached. Works with Express, Fastify, Koa, NestJS, etc.
Properties ​
| Property | Type | Defined in |
|---|---|---|
[AIDK_CONTEXT_KEY]? | RequestContext | packages/server/src/execution-context.ts:271 |