|
|
@ -268,11 +268,6 @@ |
|
|
*/ |
|
|
*/ |
|
|
"defaultPageSize": 200, |
|
|
"defaultPageSize": 200, |
|
|
|
|
|
|
|
|
/* |
|
|
|
|
|
* The default page size for graphql if not specified by a query. |
|
|
|
|
|
*/ |
|
|
|
|
|
"defaultPageSizeGraphQL": 20, |
|
|
|
|
|
|
|
|
|
|
|
/* |
|
|
/* |
|
|
* The maximum number of items to return for each query. |
|
|
* The maximum number of items to return for each query. |
|
|
* |
|
|
* |
|
|
@ -287,11 +282,6 @@ |
|
|
*/ |
|
|
*/ |
|
|
"defaultPageSize": 200, |
|
|
"defaultPageSize": 200, |
|
|
|
|
|
|
|
|
/* |
|
|
|
|
|
* The default page size for graphql if not specified by a query. |
|
|
|
|
|
*/ |
|
|
|
|
|
"defaultPageSizeGraphQL": 20, |
|
|
|
|
|
|
|
|
|
|
|
/* |
|
|
/* |
|
|
* The maximum number of items to return for each query. |
|
|
* The maximum number of items to return for each query. |
|
|
* |
|
|
* |
|
|
|