You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I thought I have to recieve a JSON with all those fields. But when I eventually decided to specify an event like an interface{} it turned out that I recieve a map[] of values
map[input:map[someField:1922 locationCountry:US]]
Can somebody clarify, please, if it works as expected or not?