Js Snclient

await repository.executeAction({
idOrPath: '/Root/Content',
name: 'SaveQuery',
method: 'POST',
body: {
query: '+TypeIs:File +InTree:/Root/Content/IT',
displayName: 'Public query'
},
})