In the database it is a list of JSON but in the function stack it says it requieres a JSON (no list)

Options

Hi,

I created a field in my database called "variant_errors" which is a list of json objects.
However, when I try to push a json object to it, I see the "input requieres JSON. Currently set to any[]" message. See below:



What am I doing wrong here?

Thanks!

Tagged:

Answers