1 messages · Page 1 of 1 (latest)
You want one of the keys to point to an array?
metadata: { images: ['1.png', '2.png'] }
Gotcha. No it needs to be a string
But you can format an array as a string if you like and parse it in your code
alright thank you
does json stringify work?
As long as it's a string
You can test all this out in test mode