HydrogenStorefrontEnvironmentVariableInput - admin-graphql - INPUT_OBJECT
Version: unstable
Description:
The input fields for environment variables.
Access Scopes
Fields
-
isSecret:
Boolean -
Whether the variable value is hidden from the user.
-
key:
String! -
The key for your environment variable.
-
value:
String! -
The value of the environment variable.
Input objects with this input object
Examples