Dotnet
var result = await repository.InvokeFunctionAsync<string>(new OperationRequest{Path = "Root/Content",OperationName = "AllowedChildTypes"}, cancel);
var result = await repository.InvokeFunctionAsync<string>(new OperationRequest{Path = "Root/Content",OperationName = "AllowedChildTypes"}, cancel);