# EnvironmentVariablesUserError - admin - OBJECT Version: unstable ## Description Errors that can happen when interacting with environment variables. ### Access Scopes Request must be initiated from the Shopify CLI and user must have full access to apps or access to the Hydrogen channel. ## Fields * [code](/docs/api/admin/unstable/enums/EnvironmentVariablesUserErrorCode): EnvironmentVariablesUserErrorCode - The error code. * [field](/docs/api/admin/unstable/scalars/String): String - The path to the input field that caused the error. * [message](/docs/api/admin/unstable/scalars/String): String! - The error message. ## Connections ## Related queries ## Related mutations * [hydrogenStorefrontEnvironmentVariableBulkReplace](/docs/api/admin/unstable/mutations/hydrogenStorefrontEnvironmentVariableBulkReplace) Replaces a given environment's variables. ## Related Unions ## Examples