hi. i wanna a simple array of objects in airtable like:
[{option: “abc123”, name: “abcabcd”, text: “lorem ipsum”}]
they do it here for example when you choose attachment field
how i can do that with ( item = value )