Hello,
I tried to send json to my nodeJS but when i load the result to my transaction there is an error.
First, this is the JSON that i send by POST request.
{
"allMenus":[
{"name":"FISH","color":"bg-light-pink"},
{"name":"SALAD","color":"bg-light-g...