Skip to content

Variable: ContextRuleListQuerySchema

Makaio Framework


Makaio Framework / services-core/context-rules / ContextRuleListQuerySchema

const ContextRuleListQuerySchema: ZodObject<{ projectId: ZodOptional<ZodString>; sessionId: ZodOptional<ZodString>; }, $strict>

Defined in: ../../../packages/services/core/src/context-rules/schemas.ts:171

Storage-tier candidate query for scope-based listing.