Skip to content

Commit 3737df8

Browse files
gh-action-runnergh-action-runner
authored andcommitted
Squashed 'apollo-ios/' changes from daa2c1e4..d50a8222
d50a8222 chore: Update readme for GraphQL spec compability (#546) git-subtree-dir: apollo-ios git-subtree-split: d50a8222243da974dff0977a58760804feb1813a
1 parent d280187 commit 3737df8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ Apollo iOS does more than simply run your queries against a GraphQL server: It n
4040

4141
This combination of models with value semantics, one way data flow, and automatic consistency management, leads to a very powerful and elegant programming model that allows you to eliminate common glue code and greatly simplifies app development.
4242

43+
Apollo iOS aims to comply with the [Working Draft of the GraphQL specification](https://spec.graphql.org/draft/).
44+
4345
## Getting started
4446

4547
If you are new to Apollo iOS we recommend our [Getting Started](https://www.apollographql.com/docs/ios/get-started) guide.

0 commit comments

Comments
 (0)