Service capabilities
EXPERIMENTALService capabilities are a mechanism for GraphQL services to advertise features and configuration that exist outside the type system - for example support for syntax features (executable descriptions, fragment arguments, document directives, etc), details of transport support (websocket endpoint, SSE endpoint, how to be notified of new schema versions), and other details that can enable automated client configuration
More info: https://github.com/graphql/graphql-spec/pull/1208
Projects
| Project Name | Supported Since | Note |
|---|---|---|
| Apollo Client | ? | |
| Apollo Kotlin | 5.0.0-alpha.5 | |
| Apollo Router | ? | |
| Apollo Server | ? | |
| Apollo iOS | ? | |
| Domain Graph Service (DGS) Framework | ? | |
| GraphQL Code Generator | ? | |
| GraphQL Java | ? | |
| GraphQL Kotlin | ? | |
| GraphQL Yoga | ? | |
| GraphQL.js | ? | |
| GraphiQL | ? | |
| Grats | ? | |
| Hot Chocolate | ? | |
| Relay | ? | |
| Spring for GraphQL | ? | |
| gql.tada | ? | |
| urql | ? |