Skip to content

Commit

Permalink
Merge pull request apollographql#320 from apollostack/mutation-results
Browse files Browse the repository at this point in the history
[WIP] Mutation results
  • Loading branch information
Sashko Stubailo authored Jun 29, 2016
2 parents 7897eab + 63bd3ba commit e707208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

The Apollo Client can easily be dropped into any JavaScript frontend where you want to use data from a GraphQL server.

It's simple to use, and very small (less than 32kb), while having a lot of useful features around caching, polling, and refetching.
It's simple to use, and very small (less than 33kb), while having a lot of useful features around caching, polling, and refetching.

## Installing

Expand Down

0 comments on commit e707208

Please sign in to comment.