Apollo Client
A powerful JavaScript GraphQL client, designed to work well with React, React Native, Angular 2, or just plain JavaScript.
Type: client
Website: https://github.com/apollographql/apollo-client
Features
| Feature Name | Supported Since | Note |
|---|---|---|
| 'application/graphql-response+json' media type | 4.0.0 | |
| 'onError' request parameter | - | |
| @oneOf | N/A | |
| @semanticNonNull | N/A | |
| Deprecated objects | N/A | |
| Directives on directives | N/A | |
| Executable documents descriptions | N/A | |
| Fragment Arguments | - | |
| Semantic Introspection | N/A | |
| Service capabilities | N/A | There is no server capability so far that could justify adding support in Apollo Client |