You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added `--production-mode` flag to `shopify app dev` command with default false
- Updated `DevSessionOptions` and `DevSessionPayload` interfaces to include `productionMode` parameter
- Added `productionMode` parameter to GraphQL dev session create/update mutations
- Modified all related interfaces and classes to pass the flag through the API chain
- Updated `DevSessionDelete` signature to omit both `assetsUrl` and `productionMode`
Co-authored-by: Ryan DJ Lee <[email protected]>
0 commit comments