Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shopify Deprecating Rest API #650

Open
claridgicus opened this issue Mar 26, 2024 · 1 comment
Open

Shopify Deprecating Rest API #650

claridgicus opened this issue Mar 26, 2024 · 1 comment

Comments

@claridgicus
Copy link

claridgicus commented Mar 26, 2024

Shopify is about to start committing to a full deprecation of the REST API, unless something drastically changes in the community.

They've started to kill the product and variant endpoints:
https://shopify.dev/docs/api/admin/migrate/new-product-model#whats-changing
This is just the beginning of incoming changes in the future which they will ultimately retire the entire REST API

With that in mind - just looking for some insight as to the future of the package, which I absolutely love and have used in many apps I've built, as to what the package will end up supporting / migration plans, how the package will pivot to the graphql endpoint for the majority of its REST calls.

I would prefer not to have to rebuild / perform a massive migration on every app that uses the package - but it's not like there will be much of a choice - I would like to be ahead of the curve myself as to not have a panic when they eventually end of life the endpoints and be able to roll out the changes quickly.

Any insight would be appreciated.

@Mr0nline
Copy link

@claridgicus the first reason I switched to this sdk instead of native one was because of the design of it and inbuilt retry and rate limit support, Although I do use this SDK for both REST and GraphQL calls, If Shopify ends up deprecating REST API, I guess we still can use this package for GraphQL but most of the REST methods will be redundant at this point!

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

No branches or pull requests

2 participants