Hi,
When calling getMulti, If a document in the given list does not exist. But then the complete batch shall fail although only one document is missing. It should either return Null or undefined for missing document and return atleast data for others.
Is this not the desired result or is there some overload which i am missing