1.1.12 • Published 6 years ago

@bagubagu/aws-appsync v1.1.12

Weekly downloads
53
License
SEE LICENSE IN LI...
Repository
github
Last release
6 years ago

@bagubagu/aws-appsync

This is a fork of https://github.com/awslabs/aws-mobile-appsync-sdk-js

This fork modifies the original as follow:

  • Rewrite vanilla aws-appsync client using typescript
  • Add apollo-link-state to manage client state

Why not rewrite the aws-appsync-react?

  • I don't use aws-appsync-react on any of my project. pull request welcome.