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 ee19609 commit cca7cd9Copy full SHA for cca7cd9
packages/web/docs/src/content/migration-guides/gateway-v1-v2.mdx
@@ -592,7 +592,7 @@ information.
592
All tracing related options has been moved to a `traces` option.
593
594
```diff filename="gateway.config"
595
-import { denfineConfig } from '@grahpl-hive/gateway'
+import { defineConfig } from '@grahpl-hive/gateway'
596
597
export const gatewayConfig = defineConfig({
598
openTelemetry: {
0 commit comments