Reads all objects from the query in a safe way (with pagination) and calls callback() on every object. The iteration is interrupted if error is thrown.
Reads all objects from the query in a safe way (with pagination) and calls callback() on every object. The iteration is interrupted if error is thrown.