Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/provider / / CANONICAL_MIDDLEWARE_ORDER
Variable: CANONICAL_MIDDLEWARE_ORDER
ts
const CANONICAL_MIDDLEWARE_ORDER: readonly string[];Defined in: packages/provider/src/middleware/compose.ts:33
Canonical middleware ordering — outermost → innermost. The table is enforced by composeProviderMiddleware and is part of the provider layer's public contract (DEC-145 / ADR-039).