Is there a simpler way than using ___ in object to check the existence of each level of an object to check the existence of a single member?
___ in object
More conci
Check out lodash-deep’s deepHas https://github.com/marklagendijk/lodash-deep#_deephascollection-propertypath
deepHas
And this too https://github.com/danielstjules/hoops