Returns the ID of the document.
Use DQL (Ditto Query Language) instead. For more information see: https://ditto.com/link/dql-legacy-to-dql-adoption
Returns the document path at the root of the document.
Use DQL (Ditto Query Language) instead. For more information see: https://ditto.com/link/dql-legacy-to-dql-adoption
Convenience property, same as path.value.
Use DQL (Ditto Query Language) instead. For more information see: https://ditto.com/link/dql-legacy-to-dql-adoption
Convenience method, same as calling path.at().
Use DQL (Ditto Query Language) instead. For more information see: https://ditto.com/link/dql-legacy-to-dql-adoption
A representation of a Document that can be mutated via MutableDocumentPath. You don't create or interact with a
MutableDocumentdirectly but rather through theupdate()methods of PendingCursorOperation and PendingIDSpecificOperation.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