Pagesize
The maximum number of results to return per page from GraphQL.
Data Type
string
Default Value
""
Remarks
The Pagesize property affects the maximum number of results to return per page from GraphQL. Setting a higher value may result in better performance at the cost of additional memory eaten up per page consumed. The pageSize is proportional to the GraphQL query cost.