apollo graphql subscription basic setup and tutorial
The documentation for setting apollo graphql is all over the place and hard to get it to work.
The best place is to get sample code from their example repo here or you can try out my repo here.
Or you can have alook at a very simple and basic example here
https://github.com/mitzenjeremywoo/supergraph-apollo-example-basic
Comments