Are there any tutorials, videos, articles about dealing with a GraphQL backend and doing subscriptions in ember.js?
I’ve never played with the subscription feature of ember-apollo-client, but there’s a section about it in the README: https://github.com/ember-graphql/ember-apollo-client#graphql-subscriptions
1 Like