This is a simple GraphQL Subscription example using Apollo. graphql-yoga is used for a basic server.
Run npm run start
to start the server and the React client.
- Version 1.1 - React version 17.0.1.
- Version 1.0 - React version 16.13.1.
This is a simple GraphQL Subscription example using Apollo. graphql-yoga is used for a basic server.
Run npm run start
to start the server and the React client.