Skip to main content
Shopify Dev Archive
Back to Archive

Tooling Updates

GraphQL Codegen: Consistent Watcher, a Faster Server Preset, and Fixed Windows Support (opens in a new tab)

New release improves GraphQL Codegen performance and Windows compatibility.

The Guild· Sep 14, 2026· 8/10

From the article

Watch mode in GraphQL Code Generator is now consistent across file tracking, profiling, plugins and presets. Server Preset v0.19 builds on that with internal caching to make watch re-runs up to 80% faster, and Windows support is improved too. Watch mode is consistent now Watch mode is the recommended way to work with Codegen in managed workflows like Client Preset and Server Preset . But the base CLI’s watch-mode support wasn’t consistent across plugins and presets, and profiling didn’t work on…

Read the full article on The Guild (opens in a new tab)

Related items