ReadonlydeletionsThe indexes into the array oldDocuments, which relate to a document that was in the previous most recent list of matching documents but is no longer a matching document.
Use DQL (Ditto Query Language) instead. For more information see: https://ditto.com/link/dql-legacy-to-dql-adoption
ReadonlyinsertionsThe indexes in the array of matching documents that accompany this event, which relate to a document that was not in the previous most recent list of matching documents.
Use DQL (Ditto Query Language) instead. For more information see: https://ditto.com/link/dql-legacy-to-dql-adoption
ReadonlyisWhether or not this is the initial event being delivered. Always false
for LiveQueryEventUpdate.
Use DQL (Ditto Query Language) instead. For more information see: https://ditto.com/link/dql-legacy-to-dql-adoption
ReadonlymovesObjects that describe how documents' positions in the list of matching documents have changed since the previous live query event.
Use DQL (Ditto Query Language) instead. For more information see: https://ditto.com/link/dql-legacy-to-dql-adoption
ReadonlyoldThe documents that previously matched the query, before the latest event.
Use DQL (Ditto Query Language) instead. For more information see: https://ditto.com/link/dql-legacy-to-dql-adoption
ReadonlyupdatesThe indexes in the array of matching documents that accompany this event, which relate to a document that has been updated since the previous live query event.
Use DQL (Ditto Query Language) instead. For more information see: https://ditto.com/link/dql-legacy-to-dql-adoption
Returns a hash that represents the set of matching documents.
Use DQL (Ditto Query Language) instead. For more information see: https://ditto.com/link/dql-legacy-to-dql-adoption
Returns a pattern of words that together create a mnemonic, which represents the set of matching documents.
Use DQL (Ditto Query Language) instead. For more information see: https://ditto.com/link/dql-legacy-to-dql-adoption
Represents an update event describing all changes that occured for documents covered by a (live) query.
Not available in React Native environments.
Deprecated
Use DQL (Ditto Query Language) instead. For more information see: https://ditto.com/link/dql-legacy-to-dql-adoption