graphql-request
graphql-request copied to clipboard
[Documentation] Add a rate limit example
trafficstars
Awesome library, it's simple and doesn't need a ton of dependencies like others.
I was just hoping to have an example on how to add request rate limiting example to the documentation.
I believe the most straightforward way would be to modify the fetch instance somehow, but not sure how to do that.