Hello, I want to get all my data. find() method get me just 100 data. So I use findAll().
It works when i use that my local using back4app credentials and db.
Bu when i pushed my code on back4app, I got findAll is not a function error. (If i use find method it works.)
Back4app parse-server version is 4.2.0