Shopify / storefront-api-examples

Example custom storefront applications built on Shopify's Storefront API
https://help.shopify.com/api/storefront-api
MIT License
1.12k stars 329 forks source link

Deprecated endpoints #98

Closed andrenaught closed 4 years ago

andrenaught commented 5 years ago

So I noticed this repo uses some deprecated graphql endpoints. (like checkoutLineItemsAdd, subtotalPrice, etc.) If it won't be updated, I think it should be disclosed / communicated in the README that it's up to the developers to use graphiQL or check changelog to ensure updated API endpoints.

rebeccajfriedman commented 4 years ago

Thanks for your comment. I added a note to the README to specify: These examples are built and maintained by community members. As such, it's up to you as a developer to use the Storefront API reference or check the API version release notes to ensure that you are using the most up-to-date fields.