purgeAll
Removes all queries, mutations and subscriptions from the in-memory stored data.
Note: If there are any active queries or mutations or subscriptions, they will be stopped as well. This method should only be used for full resets, such as during sign-out.