|
3 | 3 | Shopify's [Storefront API](https://help.shopify.com/api/storefront-api) allows you to build custom ecommerce experiences. |
4 | 4 |
|
5 | 5 | Each directory is a self-contained example application that demonstrates usage of the Storefront API. |
6 | | -The examples are built on both Shopify specific libraries and popular open source frameworks (React, Ember, etc). These examples are built and maintained by community members. |
| 6 | +The examples are built on both Shopify specific libraries and popular open source frameworks (React, Ember, etc). 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](https://help.shopify.com/en/api/storefront-api/reference) or check the API version [release notes](https://help.shopify.com/en/api/versioning/release-notes) to ensure that you are using the most up-to-date fields. |
7 | 7 |
|
8 | 8 | See the `README.md` in each example directory for more details and how to get started. |
9 | 9 |
|
|
0 commit comments