Skip to content
This repository has been archived by the owner on Apr 17, 2019. It is now read-only.

Latest commit

 

History

History
14 lines (8 loc) · 839 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 839 Bytes

Important: Moved to hasura/graphql-engine

The contents of this repo have been moved to hasura/graphql-engine. Please create all issues and pull requests there.


graphql-subscriptions-chat-example

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.