griffin apply — they’re not resolved at execution time.
Use variable("key") with a single key for one value (e.g. base URL). To build a string from multiple variables, secrets, or prior response data, use the template tagged template literal (see Template interpolation).
Using variables
griffin apply production, the CLI resolves variable("API_HOST") using the value set for the production environment.
Template interpolation
Use thetemplate tagged template literal to embed variables in a larger string: