Js Snclient
const result = await repository.loadCollection({path: "/Root/Content/Cars",oDataOptions: {query: `ModificationDate:>@@Yesterday@@`}});
const result = await repository.loadCollection({path: "/Root/Content/Cars",oDataOptions: {query: `ModificationDate:>@@Yesterday@@`}});