clearAll
Clear all records from this ApolloStore. This is a synchronous operation that might block if the underlying cache is doing IO
Return
true
if all records were successfully removed, false
otherwise
Clear all records from this ApolloStore. This is a synchronous operation that might block if the underlying cache is doing IO
true
if all records were successfully removed, false
otherwise