Skip to content

Commit 6787019

Browse files
author
Jill Grant
authored
Merge pull request #291429 from dlepow/patch-55276
[APIM] Update validate-graphql-request-policy.md
2 parents 3b75fd7 + d0b7ed7 commit 6787019

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/api-management/validate-graphql-request-policy.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,10 @@ Available actions are described in the following table.
9090
* Fragments
9191
* Unions
9292
* Interfaces
93-
* The schema element
94-
93+
* The schema element
94+
95+
* The policy can validate GraphQL requests with up to 250 query fields across all levels.
96+
9597
## Error handling
9698

9799
Failure to validate against the GraphQL schema, or a failure for the request's size or depth, is a request error and results in the request being failed with an errors block (but no data block).

0 commit comments

Comments
 (0)