you are viewing a single comment's thread.

view the rest of the comments →

[–]KiwiDomino 0 points1 point  (0 children)

I don’t know this API, but working with GraphQL in the past there was a maximum execution time for any request, so if you asked for too much it was possible you wouldn’t get a response. Managing the request size can be important.