We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9417e4 commit 340e4c6Copy full SHA for 340e4c6
src/content/code/language-support/java-kotlin-android/server/netflix-dgs.md
@@ -1,5 +1,5 @@
1
---
2
-name: Domain Graph Service (DFS) Framework
+name: Domain Graph Service (DGS) Framework
3
description: The DGS Framework (Domain Graph Service) is a GraphQL server framework for Spring Boot, developed by Netflix.
4
url: https://netflix.github.io/dgs/
5
github: netflix/dgs-framework
@@ -20,4 +20,4 @@ Features include:
20
* Error handling
21
* Many extension points
22
23
-See [DGS Framework Getting Started](https://netflix.github.io/dgs/getting-started/) for how to get started.
+See [DGS Framework Getting Started](https://netflix.github.io/dgs/getting-started/) for how to get started.
0 commit comments