I have two arrays of objects
const a = [ { name: \'apple\', type: \'fruit\' }, { name: \'berry\', type: \'fruit\' }