Skip to content

Commit 6ed178f

Browse files
authored
Update README.md
Subscriptions are now supported.
1 parent 2b25735 commit 6ed178f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ A GraphQL library for PHP that allows you to use attributes (or annotations) to
3232

3333
* Create a complete GraphQL API by simply annotating your PHP classes
3434
* Framework agnostic, but with [Symfony](https://github.com/thecodingmachine/graphqlite-bundle) and [Laravel](https://github.com/thecodingmachine/graphqlite-laravel) integrations available!
35-
* Comes with batteries included :battery:: queries, mutations, mapping of arrays/iterators, file uploads, extendable types and more!
35+
* Comes with batteries included :battery:: queries, mutations, subscriptions, mapping of arrays/iterators, file uploads, extendable types and more!
3636

3737
## Basic example
3838

0 commit comments

Comments
 (0)