Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/provider / / withTracing

Variable: withTracing

ts
const withTracing: (opts) => ProviderMiddleware;

Defined in: packages/provider/src/middleware/with-tracing.ts:32

Parameters

ParameterType
optsWithTracingOptions

Returns

ProviderMiddleware

Stable