Hey,
I am using this method:
Backendless.Data.of(Consts.TABLE_GIFT_CARDS).find(dataQuery, callback)and getting only 10 rows back, even though the table contains more.Is that a standard behaviour? is there a different way to get all the table content?it’s not a big table, and will contain a maximum of 40 rows
Cheers,Tal