Anchor to section titled 'undefined'

hydrogenStorefrontEnvironmentVariableBulkReplace
mutation

Requires Request must be initiated from the Shopify CLI and user must have full access to apps or access to the Hydrogen channel.

Replaces a given environment's variables.


Anchor to environmentId
environmentId
required

The environment ID for which the variables will be set.

An array of objects, each representing an environment variable to be created.

Anchor to storefrontId
storefrontId
required

The ID of the storefront.


Was this section helpful?
Anchor to section titled 'HydrogenStorefrontEnvironmentVariableBulkReplacePayload returns'

HydrogenStorefrontEnvironmentVariableBulkReplacePayload returns


The list of errors that occurred from executing the mutation.


Was this section helpful?