Last updated 1 year ago
You can remove the whole object by writing down the name of it. You can also use destination path to point to the object you want to remove.
destination path
dispatch(remove('DESTINATION'))
Example Remove geo object
dispatch(remove('User>address>geo'))