Shopify Commerce Docs
Use these docs when installing the package, connecting a Shopify store, debugging OAuth, or changing catalog sync behavior.
| Task | Read |
|---|---|
| Understand package boundaries, runtime surfaces, settings, and tests | Overview |
| Debug OAuth, GraphQL, bulk sync, cache keys, and search behavior | OAuth and catalog sync |
| Return to the package entry point | Package README |
Read Next
Section titled “Read Next”| Related package | Why |
|---|---|
| Diagnostics | Diagnostics discovers ShopifyCommerceHealthCheck and package install health. |
| Public Actions | Use explicit public actions if another package needs safe frontend-facing commerce interactions. |
| Frontend Authoring | Keep admin-only Shopify state out of cached or public frontend HTML. |