Describe the bug
In one of my models, I have a JSON field. When it changes content, the Node gets lost. It doesn't exist anymore in graphql..
To Reproduce
Steps to reproduce the behavior:
- create a model with a JSON field
- fill it with something that will match the isPlainObject
- start the project, change the data, make sure updatedAt (cloud) build runs.
- The data is lost. The Node is lost.
Expected behavior
I'm expecting the JSON Node to be alive with the new content.
System Info
System:
OS: macOS 12.6.5
CPU: (8) arm64 Apple M2
Shell: 5.8.1 - /bin/zsh
Binaries:
Node: 18.16.0 - /var/folders/50/3fndm5d13gs_kr96nwxpxd9c0000gn/T/yarn--1684222462858-0.5198471121130634/node
Yarn: 1.22.19 - /var/folders/50/3fndm5d13gs_kr96nwxpxd9c0000gn/T/yarn--1684222462858-0.5198471121130634/yarn
npm: 9.5.1 - /usr/local/bin/npm
Languages:
Python: 3.10.9 - /usr/local/bin/python
Browsers:
Chrome: 113.0.5672.92
Safari: 16.4.1
Describe the bug
In one of my models, I have a JSON field. When it changes content, the Node gets lost. It doesn't exist anymore in graphql..
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I'm expecting the JSON Node to be alive with the new content.
System Info
System:
OS: macOS 12.6.5
CPU: (8) arm64 Apple M2
Shell: 5.8.1 - /bin/zsh
Binaries:
Node: 18.16.0 - /var/folders/50/3fndm5d13gs_kr96nwxpxd9c0000gn/T/yarn--1684222462858-0.5198471121130634/node
Yarn: 1.22.19 - /var/folders/50/3fndm5d13gs_kr96nwxpxd9c0000gn/T/yarn--1684222462858-0.5198471121130634/yarn
npm: 9.5.1 - /usr/local/bin/npm
Languages:
Python: 3.10.9 - /usr/local/bin/python
Browsers:
Chrome: 113.0.5672.92
Safari: 16.4.1