Files
graphql-engine/community/examples/realtime-chat/README.md
2018-09-13 12:00:07 +05:30

499 B

Realtime Chat using GraphQL Subscriptions

This is the source code for a fully working group chat app that uses subscriptions in Hasura GraphQL Engine. It is built using React and Apollo.

For complete tutorial about data modelling, check out this blog.