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