I have a service which return observables of an object array
allFruits: Fruit[] = [ { id: "1", name: "fruit 1" }, {