File tree Expand file tree Collapse file tree 2 files changed +0
-7
lines changed
packages/web/docs/src/content/other-integrations Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -127,12 +127,6 @@ const { url } = await startStandaloneServer(server)
127127console .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 )
Original file line number Diff line number Diff line change @@ -70,7 +70,6 @@ main().catch(err => {
7070})
7171```
7272
73-
7473### Usage Reporting
7574
7675Based on the server runtime you choosed, you can enable the usage reporting activate the Hive plugin
You can’t perform that action at this time.
0 commit comments