Introducing GraphQL Subscription with Relay and graphql-ruby (use Action Cable as the backend).
See Also:
* http://facebook.github.io/graphql/draft/
* http://graphql-ruby.org/subscriptions/overview.html
* https://facebook.github.io/relay/docs/en/subscriptions.html
* https://speakerdeck.com/hibariya/building-a-web-api-with-graphql
* https://blog.ably.io/rails-5-actioncable-the-good-and-bad-parts-1b56c3b31404
* https://github.com/hibariya/graphql-subscription-examples/