Js Snclient
const result = await repository.loadCollection({path: "/Root/Content/Cars",oDataOptions: {query: "Price:<1000000"}});
const result = await repository.loadCollection({path: "/Root/Content/Cars",oDataOptions: {query: "Price:<1000000"}});