Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

If I use this libary do I have no rate limits ? #966

Closed
pullmann4rent opened this issue Aug 15, 2023 · 5 comments
Closed

If I use this libary do I have no rate limits ? #966

pullmann4rent opened this issue Aug 15, 2023 · 5 comments

Comments

@pullmann4rent
Copy link

If I use this libary do I have no rate limits ?

@javl
Copy link

javl commented Aug 15, 2023

I believe all API methods have rate limits:
https://shopify.dev/docs/api/usage/rate-limits

@pullmann4rent
Copy link
Author

But there it says storefront api None limits

I believe all API methods have rate limits: https://shopify.dev/docs/api/usage/rate-limits

@javl
Copy link

javl commented Aug 16, 2023

You seem to be right about the storefront API. But this library is for other APIs as well so maybe try to narrow down your question ("if I use this library" didn't specify what API you're using)

https://shopify.dev/docs/api/storefront#rate_limits

Maybe it would be best to wait for a reply from Shopify though.

@maxfrigge
Copy link

The rate limits are enforced by the api endpoints, not the library.
All api limits apply when using this library.

@byrichardpowell
Copy link
Contributor

Hey @pullmann4rent

Max answered this perfectly. API rate limits are set by the API, not the package.

As you have an answer, I'm going to close this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants