Version: 1.3.0
1.3.0 - Dec 8, 2020
New
net.query
method . Performs custom graphql query that can be copied directly from the playground.net.suspend
andnet.resume
methods for disabling and enabling network activity. One of the possible use-cases is to manage subscriptions when a mobile application is brought to the background and into the foreground again.- Inline JSDoc comments.
Fix
- Failed downloads issues.