You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Passing the skipOrResetToken guarantees that there's no data (i.e. stale data) coming from the query.
The use-case arose from the fact that the stale data with just the skipToken can be surprising when you have a user inputted conditional for whether to execute the query or not (e.g. "address", "item name", "username" etc).