find an object and retun in an array in js code example Example: javascript find object in array myArray.findIndex(x => x.id === '45');