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
Add a new subscription that implements listItemChanged/Added/Removed/Moved under the hood to surface an API that looks identical to Database.listChanges but streams list items individually from the server. I'm pretty sure this is the 90% use-case for those four listItem level subscriptions.
The text was updated successfully, but these errors were encountered:
Add a new subscription that implements
listItemChanged/Added/Removed/Moved
under the hood to surface an API that looks identical toDatabase.listChanges
but streams list items individually from the server. I'm pretty sure this is the 90% use-case for those four listItem level subscriptions.The text was updated successfully, but these errors were encountered: