Back

How to insert an json value, since we do not ahve json attribute

  • 0
  • Databases
  • Flutter
Mosh Ontong
2 Aug, 2023, 13:20

How can I do that?

TL;DR
The user wants to know how to insert a JSON value without a JSON attribute. The solution is to store the JSON as a string, use `JSON.stringify()` to store it, and `JSON.parse()` to retrieve it.
Guille
2 Aug, 2023, 13:37

You should store it as string stringify to store it parse it when you get it

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more