`resetStore` does not necessarily remove any data ...
# prisma-whats-new
a
resetStore
does not necessarily remove any data from your store. Instead, it just calls refetch on all active queries, causing the cache to be refreshed.