- Added new Shopify CLI commands (shopify app execute) to run Admin API GraphQL queries and mutations directly from the terminal.
- Introduced bulk operation commands (shopify app bulk execute, bulk status, bulk cancel) with optional --watch mode for synchronous monitoring and management of bulk queries and mutations.
- Enabled scripting and automation of both standard and bulk GraphQL operations, supporting larger data sets and expanded mutation types.