Skip to content

Commit 3621352

Browse files
chore: Update readme for GraphQL spec compability (#6270)
* Update README.md * Remove duplicate Co-authored-by: Martin Bonnin <martin@mbonnin.net> --------- Co-authored-by: Martin Bonnin <martin@mbonnin.net>
1 parent a127f8a commit 3621352

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
@@ -33,6 +33,8 @@ Because generated types are operation-specific, you can only access data that yo
3333

3434
This library is designed with Android in mind, but you can use it in any Kotlin application, including KMP ([Kotlin Multi Platform](https://kotlinlang.org/docs/multiplatform.html)).
3535

36+
Apollo Kotlin aims to comply with the [Working Draft of the GraphQL specification](https://spec.graphql.org/draft/).
37+
3638
## 📚 Documentation
3739

3840
All Apollo Kotlin documentation, including caching and helpful recipes, can be found at: <br/>

0 commit comments

Comments
 (0)