I have a node with a JSON, and I try to input it as an input in an SQL query. Even though the node h

I have a node with a JSON, and I try to input it as an input in an SQL query. Even though the node has the JSON, when I try to execute the INSERT SQL Query, it appears as [object Object]. Can you fix it please?
Was this page helpful?