We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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..
Steps to reproduce the behavior:
I'm expecting the JSON Node to be alive with the new content.
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
The text was updated successfully, but these errors were encountered:
yes, facing the same issue.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: