Should this error on mutation? ```javascript const formattedQuery = { ...query, } delete formattedQuery['access-token'] ```