I need to update entities and I’m iterating through entities loop but I miss the GetAll function - it’s only possible to set a fixed limit for Get Many operation at the moment - how could I retrieve the quantity of all entities?
I need to update entities and I’m iterating through entities loop but I miss the GetAll function - it’s only possible to set a fixed limit for Get Many operation at the moment - how could I retrieve the quantity of all entities?