How can i load just 30 objects from the server ?

I would like to load only first 30 objects on the server and if user click load more then only load 30 more .

You need to set pageSize to 30 in queryOptions of the BackendlessDataQuery