Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/provider / / withRateLimit
Variable: withRateLimit
ts
const withRateLimit: (opts) => ProviderMiddleware;Defined in: packages/provider/src/middleware/with-rate-limit.ts:41
Parameters
| Parameter | Type |
|---|---|
opts | WithRateLimitOptions |