For full text search please use the '?' prefix. e.g. ? Onboarding
Cook
Remove a property from an object
This will remove id from the obj:
Const
{
id
,
...
rest
}
=
obj
Remove a property from an object