RateLimiting of graphql calls to gadget CRUD API endpoints (create in particular)
Do you have any information about rate limiting applied to authenticated graphql calls to the gadget API from an external system?
1 Reply
Hello,
Currently the request rate limit for single row lookup/mutations is 2000 requests per second.
Please note that this is in the process of changing and a new value will be announced once that changes. Stay tuned
Also note that multiple row (adding Gelly computed fields and/or related records ) queries eat through the rate limit faster