An open API service indexing awesome lists of open source software.

https://github.com/email2vimalraj/graphql-subscription-demo

This repo demonstrates the usage of apollo graphql library with subscription and also on how to cancel the active subscription on certain event.
https://github.com/email2vimalraj/graphql-subscription-demo

antd apollo apollo-client apollo-server apollo-server-express apollographql graphql graphql-client graphql-server graphql-subscriptions javascript nodejs react

Last synced: 2 months ago
JSON representation

This repo demonstrates the usage of apollo graphql library with subscription and also on how to cancel the active subscription on certain event.

Awesome Lists containing this project

README

          

# GraphQL Subscription Demo

This repo demonstrates the usage of apollo graphql library with subscription and also on how to cancel the active subscription on certain event.