Hello everyone!
i have problem to access some date
my output is like that:
"alternance" => [
[0] {
"country" => "value"
}
i made alter filter and also mutate to access value but what i see is: "field" => "%{[alternance][country]}"
and what i want is "field" => "value"
Thanks
