Pagesize
The maximum number of results to return per page from Shopify. Set Pagesize to -1 to use the default value, for REST it will be 250 and for GRAPHQL it will be calculated based on the points.
データ型
int
デフォルト値
-1
解説
The Pagesize property affects the maximum number of results to return per page from Shopify. For the Rest schema Shopify allows a maximum of 250 records to be returned in each page.