Skip to content

Example of subscriptions and mutations with a GraphQL Apollo Server 2.0 and a MySql DB.

Notifications You must be signed in to change notification settings

itReverie/itr-apollo-server

Repository files navigation

itr-apollo-server

In this repo you will find and example about how to create subscriptions with Apollo-Server 2.0 by using:

  • Apollo-Server middleware
  • PubSub
  • Subscriptions withFilter

You will have to set up a MySql instance in order to see the CRUD operations. However, it should be straight forward as I am using sequelizer.

The front-end implementation is in itr-apollo-client.

If you would like to see a full explanantion behind this repo. Have a look at this Blog Post

About

Example of subscriptions and mutations with a GraphQL Apollo Server 2.0 and a MySql DB.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published