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 806c7f8 commit 957b542Copy full SHA for 957b542
src/content/docs/analytics/graphql-api/features/discovery/settings.mdx
@@ -42,7 +42,7 @@ Every subnode of `settings` node could consist of these fields:
42
43
* `enabled` - shows whether the node is available for a requester or not;
44
* `availableFields` - shows the list of fields available for a requester. If
45
- 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`;
46
* `maxPageSize` - retrieves the maximum number of records that can be returned
47
* `maxNumberOfFields` - answers on how many fields could be used in a single
48
query for that node;
0 commit comments