Hi,We are trying to get create products with content fragments. But, each product has its own variants. How can we get as JSON each CF with its variants?queryMap.put("path", "/content/dam/products");
queryMap.put("type","dam:Asset");
queryMap.put("1_property","jcr:content/@contentFr...