UNPKG

@opentelemetry/instrumentation-graphql

Version:

OpenTelemetry instrumentation for `graphql` gql query language and runtime for GraphQL

3 lines 238 B
export { GraphQLInstrumentation } from './instrumentation'; export type { GraphQLInstrumentationConfig, GraphQLInstrumentationExecutionResponseHook, GraphQLInstrumentationParsedConfig, } from './types'; //# sourceMappingURL=index.d.ts.map