We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 573bfac commit 3598136Copy full SHA for 3598136
packages/plugins/opentelemetry/src/spans.ts
@@ -4,7 +4,6 @@ import { defaultPrintFn } from '@graphql-mesh/transport-common';
4
import {
5
getOperationASTFromDocument,
6
isAsyncIterable,
7
- memoize2,
8
type ExecutionRequest,
9
type ExecutionResult,
10
} from '@graphql-tools/utils';
0 commit comments