Open
Description
Overview/summary
It doesn't seem like the gem has built-in handling of throttling for GraphQL, as it does for REST.
With REST being somewhat deprecated, are there any plans to handle GraphQL throttling inside the gem, or do we have to inherit/extend from the client and implement a custom throttling solution around the query method?
This seems like a weird omission, because the REST throttling is taken care of, but I couldn't find anything for GraphQL.
Metadata
Assignees
Labels
No labels