hydrogen codegen
Automatically generates GraphQL types for your project’s Storefront API queries.
Anchor to flagsFlags
The following flags are available for the hydrogen codegen command:
- Anchor to --codegen-config-path <value>--codegen-config-path <value>--codegen-config-path <value>stringstring
Specify a path to a codegen configuration file. Defaults to
<root>/codegen.tsif it exists.- Anchor to --path <value>--path <value>--path <value>stringstringenv: SHOPIFY_HYDROGEN_FLAG_PATHenv: SHOPIFY_HYDROGEN_FLAG_PATH
The path to the directory of the Hydrogen storefront. Defaults to the current directory where the command is run.
- Anchor to --watch--watch--watch
Watch the project for changes to update types on file save.
Was this page helpful?