Query$variable
Query$variable(name) → Variable
Construct a new variable instance, scoped to this query's output.
Parameters:
name
: str
The name of the variable.
Returns:
Last updated
Was this helpful?