Resolved! getChildByName method
Hi,I would like to check if a node contains a child with specific name.I try with alfrescoApiService.nodesApi.getNodeChildren(node)but I don't know how to add the name of the childand I try that.alfrescoApiService.searchApi.search(filterRequest)but ...