Ege Ersoz
09/19/2024, 10:46 PMparent
field in the response contains a list of colors, like:
counts: [
%{
count: 699,
parent: [
...,
%{
hex: "#FFFFFF",
color_name: "White",
},
...
],
value: "White",
highlighted: "White"
}
But I cannot make sense of how or from where they are aggregated.