I have POST method in API Gateway that accepts the data passed from body params.
From the API Gateway, I managed to get the userName and uuid, but I'm having an error getting the traveledCities. How can I map an array or an object passed from body params
I'm getting an error from $inputRoot.traveledCities line 5