| The JIRAs in this Epic are around the offline functionality of the data sync service. We need to answer the following questions:
- How does the Apollo Client deal with Queries when offline (cache policy)?
- How does the Apollo Client deal with Mutations when offline (pending queue)?
- How does the Backend deal with Clients that come online again and have pending mutations?
- What changes are required on the SDK and Server Side?
|