We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8027fa8 commit ec885c8Copy full SHA for ec885c8
src/content/docs/analytics/graphql-api/features/discovery/settings.mdx
@@ -41,7 +41,7 @@ Every subnode of `settings` node could consist of these fields:
41
42
- `enabled` - shows whether the node is available for a requester or not;
43
- `availableFields` - shows the list of fields available for a requester. If
44
- it's a nested field, the path will be returned, like `sum_requests`;
+ it is a nested field, the path will be returned, like `sum_requests`;
45
- `maxPageSize` - retrieves the maximum number of records that can be returned
46
- `maxNumberOfFields` - answers on how many fields could be used in a single
47
query for that node;
0 commit comments