cli icon indicating copy to clipboard operation
cli copied to clipboard

Build apps, themes, and hydrogen storefronts for Shopify

Results 390 cli issues
Sort by recently updated
recently updated
newest added

### Please confirm that you have: - [x] Searched [existing issues](.) to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional...

Type: Bug

### WHY are these changes introduced? This PR builds on the foundation from PR #6578 by establishing the core type system, configuration validation, and default content for the GraphiQL console....

### WHY are these changes introduced? This PR builds on PRs #6578 and #6579 by adding the foundational UI components that will be used throughout the GraphiQL console. This is...

### WHY are these changes introduced? This PR builds on the previous UI components by adding the API version selector, which allows users to switch between different Shopify Admin API...

### WHY are these changes introduced? This PR adds the core GraphiQL editor component, which is the heart of the GraphQL query editing experience. This is the fifth PR in...

### WHY are these changes introduced? This PR adds custom React hooks for server health monitoring and data fetching. This is the sixth PR in the 8-PR migration stack. **Context:**...

### WHY are these changes introduced? This PR establishes the foundation for migrating GraphiQL from a template-based approach to a standalone React 18 package. This is the first PR in...

### WHY are these changes introduced? This is the **final PR** in the 8-PR stack that completes the GraphiQL migration by integrating the new React 18 console with the app...

### WHY are these changes introduced? This PR brings together all the components from previous PRs into a complete, functional GraphiQL section with responsive layout. This is the seventh PR...

## Summary Migrates GraphiQL frontend from CDN-based implementation to a modern, standalone Vite-built React 18 package, eliminating 280+ lines of vanilla JavaScript workarounds and enabling proper use of React hooks...

claudeception