Update Variable is used to change the contents of an existing variable.
You can start typing the variable name, or click the dropdown to select it from the list.
For example, if we have an author variable, and want to update the author's name, our dot notation might look like this:
author.name
Last updated 5 months ago
Was this helpful?