Regarding fetching the shopify store order details using shopify query language

Hi,

1.)I am developing a web application, in that I am connecting the Shopify store. I am trying to fetch the store order details using Shopify ql for the first 200 orders.

But I am unable to fetch the 200 orders it shows an error as follows, So I can only fetch the first 13 orders. Kindly help us out in finding the solution for this.

2.)I have used PHP and javascript to get the solution using the Shopify response for a particular API and Shopify ql.