Cook

Remove a property from an object

This will remove id from the obj:

Const { id, ...rest } = obj