Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/provider / / withCostLimit

Variable: withCostLimit

ts
const withCostLimit: (opts) => ProviderMiddleware;

Defined in: packages/provider/src/middleware/with-cost-limit.ts:49

Parameters

ParameterType
optsWithCostLimitOptions

Returns

ProviderMiddleware

Stable