Domain Graph Service (DGS) Framework
The DGS Framework (Domain Graph Service) is a GraphQL server framework for Spring Boot, developed by Netflix.
Type: server
Website: https://github.com/netflix/dgs-framework
Features
| Feature | Supported Since | Note |
|---|---|---|
| MutationsJul 2015 | ||
| QueriesJul 2015 | ||
| SubscriptionsJun 2018 | ||
| Repeatable DirectivesOct 2021 | ||
| @specifiedByOct 2021 | ||
| Directives on Variable DefinitionsOct 2021 | ||
| Interfaces on InterfacesOct 2021 | ||
| @oneOfSep 2025 | 10.0.0 | Provided by GraphQL Java (discussion) |
| Deprecated input valuesSep 2025 | ||
| Executable documents descriptionsSep 2025 | - | Requires GraphQL Java support |
| 'application/graphql-response+json' media typedraft | N/A | Provided by Spring for GraphQL (Discussion) |
| '@defer'ExperimentalRFC2 | ? | Know the status of this feature? Let us know! |
| '@stream'ExperimentalRFC2 | ? | Know the status of this feature? Let us know! |
| Directives on directivesExperimentalRFC2 | - | Requires GraphQL Java support |
| Fragment ArgumentsExperimentalRFC2 | - | |
| 'onError' request parameterExperimentalRFC1 | - | Requires GraphQL Java support |
| Deprecated objectsExperimentalRFC1 | - | Requires GraphQL Java support |
| Service capabilitiesExperimentalRFC1 | - | |
| Field extensionsExperimentalRFC0 | ? | Know the status of this feature? Let us know! |
| @semanticNonNullExperimental | - | |
| Automatic Persisted QueriesExperimental | ||
| HTTP batchingExperimental | ? | Know the status of this feature? Let us know! |
| Persisted DocumentsExperimental | The protocol for persisted documents is still TBD |
|
| Semantic IntrospectionExperimental | - |