π―destination path
1. We will utilize the symbol > to indicate the specific object we intend to modify.
User>company>name


2. If you want to traverse an item in an array, you can use the symbol | [key]=[value] to specify the particular object that you want to modify.

Last updated