EdgeQL Tutorial

Update

Subtopics

Sometimes you may need to edit existing data. You can use update to do that. The command first uses a filter to narrow down the set of objects that need to be edited and the set block determines the actual changes:

Input
Run
Output Objects
Press the 'Run' button to evaluate the input

Let's select the updated post:

Input
Run
Output Objects
Press the 'Run' button to evaluate the input