Js Snclient
const result = await repository.loadCollection({path: "/Root",oDataOptions: {query: `Color:White OR Color:Red`}});
const result = await repository.loadCollection({path: "/Root",oDataOptions: {query: `Color:White OR Color:Red`}});