Js Snclient

const result = await repository.loadCollection({
path: "/Root",
oDataOptions: {
query: "Name:\\(apps\\) .AUTOFILTERS:OFF"
}
});