December 2019
Intermediate to advanced
474 pages
10h 3m
English
Before you can proceed and send documents containing mutations to the GraphQL server, we need to set up Apollo so that we can handle subscriptions. For handling subscriptions, a WebSocket needs to be set up for your application, which enables a real-time two-way connection between the GraphQL server and your application. That way, you'll receive instant feedback when you, for example, send or receive a message using this mobile application.
Read now
Unlock full access