ditto-lib / live.ditto / DittoPendingCursorOperation / remove

remove

fun remove(): List<String>

Remove all documents that match the query generated by the preceding function chaining.

Return
a list containing the IDs of the documents that were removed.