Skip to content

Commit 59ebf30

Browse files
committed
prettier
1 parent 14f689f commit 59ebf30

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

packages/web/docs/src/content/other-integrations/apollo-gateway.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -127,12 +127,6 @@ const { url } = await startStandaloneServer(server)
127127
console.log(`🚀 Server ready at ${url}`)
128128
```
129129

130-
<Callout>
131-
The `HIVE_CDN_ENDPOINT` variable should **NOT** include any artifact suffix (for example,
132-
`/supergraph`), it should be in the following format:
133-
`https://cdn.graphql-hive.com/artifacts/v1/TARGET_ID`
134-
</Callout>
135-
136130
## Additional Resources
137131

138132
- [Get started with Apollo Federation and Hive guide](/docs/get-started/apollo-federation)

packages/web/docs/src/content/other-integrations/schema-stitching.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ main().catch(err => {
7070
})
7171
```
7272

73-
7473
### Usage Reporting
7574

7675
Based on the server runtime you choosed, you can enable the usage reporting activate the Hive plugin

0 commit comments

Comments
 (0)