Skip to content

Commit dc0177e

Browse files
Merge pull request #1011 from akeneo/CHA-1309_increase_graphql_rate_limit
CHA-1309 increase graphql limit
2 parents a367cb0 + 1fcf863 commit dc0177e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/graphql/limitations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If you encounter any **challenges** with the `rate limits`, please don't hesitat
1919

2020
Your insights are invaluable in fine-tuning our system for optimal performance.
2121
:::
22-
The **GraphQL API** is limited to `100req/10s` per **PIM URL.**
22+
The **GraphQL API** is limited to `500req/10s` per **PIM URL.**
2323

2424
## Query complexity limitations
2525

0 commit comments

Comments
 (0)