Skip to content

Commit 4c6c268

Browse files
shorgiMeschreiber
andauthored
docs: main docs replatform (#3169)
Merge docs content of new docs site <!-- First, 🌠 thank you 🌠 for taking the time to consider a contribution to Apollo! Here are some important details to follow: * ⏰ Your time is important To save your precious time, if the contribution you are making will take more than an hour, please make sure it has been discussed in an issue first. This is especially true for feature requests! * 💡 Features Feature requests can be created and discussed within a GitHub Issue. Be sure to search for existing feature requests (and related issues!) prior to opening a new request. If an existing issue covers the need, please upvote that issue by using the 👍 emote, rather than opening a new issue. * 🕷 Bug fixes These can be created and discussed in this repository. When fixing a bug, please _try_ to add a test which verifies the fix. If you cannot, you should still submit the PR but we may still ask you (and help you!) to create a test. * Federation versions Please make sure you're targeting the federation version you're opening the PR for. Federation 2 (alpha) is currently located on the `main` branch and prior versions of Federation live on the `version-0.x` branch. * 📖 Contribution guidelines Follow https://github.com/apollographql/federation/blob/HEAD/CONTRIBUTING.md when submitting a pull request. Make sure existing tests still pass, and add tests for all new behavior. * ✏️ Explain your pull request Describe the big picture of your changes here to communicate to what your pull request is meant to accomplish. Provide 🔗 links 🔗 to associated issues! We hope you will find this to be a positive experience! Open source contribution can be intimidating and we hope to alleviate that pain as much as possible. Without following these guidelines, you may be missing context that can help you succeed with your contribution, which is why we encourage discussion first. Ultimately, there is no guarantee that we will be able to merge your pull-request, but by following these guidelines we can try to avoid disappointment. --> --------- Co-authored-by: Maria Elisabeth Schreiber <[email protected]>
1 parent a1b44aa commit 4c6c268

40 files changed

+2393
-2947
lines changed

.cspell/cspell-dict.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ condiditions
4545
correcly
4646
cyclesf
4747
Cypher
48+
dariuszkuc
4849
dedented
4950
Dedupe
5051
defered
@@ -61,6 +62,7 @@ Didnt
6162
diretive
6263
doesn
6364
Dont
65+
dotansimha
6466
effecient
6567
elimiate
6668
elts
@@ -81,6 +83,7 @@ follwoing
8183
fooz
8284
Fragmentization
8385
fufilled
86+
ghostdogpr
8487
GHSA
8588
Gmsuh
8689
gqlgen
@@ -191,6 +194,7 @@ resovable
191194
Reviwed
192195
Rhai
193196
righ
197+
rmosolgo
194198
rulesof
195199
runtimes
196200
samee
@@ -273,6 +277,7 @@ upgader
273277
Upgrader
274278
upgrader
275279
uppper
280+
Urigo
276281
uuidv
277282
vals
278283
verison

.github/workflows/docs-publish.yml

Lines changed: 0 additions & 16 deletions
This file was deleted.

docs/shared/enterprise-directive.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<EnterpriseFeature>
22

3-
This directive is an [Enterprise feature](/router/enterprise-features) of the GraphOS Router and requires an organization with a [GraphOS Enterprise plan](https://www.apollographql.com/pricing/). If your organization doesn't have an Enterprise plan, you can test it out by signing up for a free [Enterprise trial](/graphos/org/plans/#enterprise-trials).
3+
This directive is an [Enterprise feature](https://www.apollographql.com/pricing) of the GraphOS Router and requires an organization with a [GraphOS Enterprise plan](https://www.apollographql.com/pricing/). If your organization doesn't have an Enterprise plan, you can test it out by signing up for a free [Enterprise trial](https://studio.apollographql.com/signup?referrer=docs).
44

55
</EnterpriseFeature>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<EnterpriseFeature>
22

3-
Progressive `@override` is an [Enterprise feature](/router/enterprise-features) of the GraphOS Router and requires an organization with a [GraphOS Enterprise plan](https://www.apollographql.com/pricing/). If your organization doesn't have an Enterprise plan, you can test it out by signing up for a free [Enterprise trial](/graphos/org/plans/#enterprise-trials).
3+
Progressive `@override` is an [Enterprise feature](https://www.apollographql.com/pricing) of the GraphOS Router and requires an organization with a [GraphOS Enterprise plan](https://www.apollographql.com/pricing/). If your organization doesn't have an Enterprise plan, you can test it out by signing up for a free [Enterprise trial](https://studio.apollographql.com/signup?referrer=docs).
44

55
</EnterpriseFeature>

0 commit comments

Comments
 (0)