Skip to content

Commit a6e2365

Browse files
authored
update apollo-client
1 parent a4c82ae commit a6e2365

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -448,11 +448,9 @@ export class PhotoMetadata {
448448
Proposal to add Decorators to ES7, along with a prototype for an ES7 Reflection API for Decorator Metadata.
449449

450450

451-
### <font color='00A2E8'>**>>>[apollo-client](https://github.com/apollographql/apollo-client) - A fully-featured caching GraphQL client for any server or UI framework**</font>
451+
### <font color='00A2E8'>**>>>[apollo-client](https://github.com/apollographql/apollo-client) - A fully-featured, production ready caching GraphQL client for every server or UI framework**</font>
452452

453-
[https://github.com/apollographql/apollo-client](https://github.com/apollographql/apollo-client)
454-
455-
Apollo Client can be used in any JavaScript frontend where you want to use data from a GraphQL server.
453+
Apollo Client is a fully-featured caching GraphQL client with integrations for React, Angular, and more. It allows you to easily build UI components that fetch data via GraphQL. To get the most value out of apollo-client, you should use it with one of its view layer integrations.
456454

457455

458456
### <font color='00A2E8'>**>>>[postgraphql](https://github.com/calebmer/postgraphql) - A GraphQL API created by reflection over a PostgreSQL schema.**</font>

0 commit comments

Comments
 (0)