Set all children for a view (replacing any existing children)
Future<bool> setChildren(String viewId, List<String> childrenIds);