Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/provider / / WithTracingOptions

Interface: WithTracingOptions

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

Options for withTracing.

Stable

Properties

PropertyModifierTypeDescriptionDefined in
tracer?readonlyTracerTracer instance. Defaults to a no-op tracer if unset.packages/provider/src/middleware/with-tracing.ts:26