Hello,
We are using an application in the cloud against which we run a selection of integration tests. It all works nicely but the problem we are having is purging the state between the test runs. Some tests require that no records exists within a selected schema but it is populated by another schema. Is there an easy way we could delete all documents within an entity? Either via the API or the cli?
thanks,
Piotr