--- name: '🐛 Bug Report' about: Something isn't working labels: 'Type: Bug 🐛' --- # Issue summary Before opening this issue, I have: - [ ] Upgraded to the latest version of the `@shopify` packages - Affected `@shopify/shopify-*` package and version: - Node version: - Operating system: - [ ] Set `{ logger: { level: LogSeverity.Debug } }` in my configuration - [ ] Found a reliable way to reproduce the problem that indicates it's a problem with the package - [ ] Looked for similar issues in this repository - [ ] Checked that this isn't an issue with a Shopify API - If it is, please create a post in the [Shopify community forums](https://community.shopify.com/c/partners-and-developers/ct-p/appdev) or report it to [Shopify Partner Support](https://help.shopify.com/en/support/partners/org-select) ## Expected behavior What do you think should happen? ## Actual behavior What actually happens? ## Steps to reproduce the problem 1. 1. 1. ## Debug logs ``` // Paste any relevant logs here ```