Skip to content

Commit 22b5f70

Browse files
authored
rename Hosted Subgraphs to Other Solutions (#243)
1 parent 0339e28 commit 22b5f70

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The following open-source GraphQL server libraries and hosted subgraphs provide
1717
* [Ruby](#ruby)
1818
* [Rust](#rust)
1919
* [Scala](#scala)
20-
* [Hosted Subgraphs](#hosted-subgraphs)
20+
* [Other Solutions](#other-solutions)
2121

2222
## Table Legend
2323

@@ -151,7 +151,7 @@ The following open-source GraphQL server libraries and hosted subgraphs provide
151151
</tbody>
152152
</table>
153153

154-
## Hosted Subgraphs
154+
## Other Solutions
155155

156156
<table>
157157
<thead>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
fullName: Full library name; if left blank the implementation folder name will be used
2-
language: Hosted Solutions
2+
language: Other Solutions
33
documentation: Reference link (for docs, github, etc.); e.g. https://link-to-docs.com

implementations/appsync/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
fullName: AWS AppSync
2-
language: Hosted Subgraphs
2+
language: Other Solutions
33
documentation: https://aws.amazon.com/appsync/

implementations/stepzen/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
fullName: StepZen
2-
language: Hosted Subgraphs
2+
language: Other Solutions
33
documentation: https://stepzen.com/apollo-stepzen

0 commit comments

Comments
 (0)