amazon-archives / aws-appsync-chat

Real-Time Offline Ready Chat App written with GraphQL, AWS AppSync, & AWS Amplify
Apache License 2.0
557 stars 295 forks source link

[bugfix] resolve Unhandled GraphQL subscription error Error #22

Open Tsutomu-Ikeda opened 4 years ago

Tsutomu-Ikeda commented 4 years ago

Issue #, if available:

https://github.com/aws-samples/aws-appsync-chat/issues/13

Description of changes:

Add User Subscriptions. By this change, Users subscribeToNewMessages works propery.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.