Js Snclient

Under construction

const response = await repository.patch({
idOrPath: '/Root/Content/Cars',
content: {
Customers: ['/Root/Car1', '/Root/Car2']
},
})