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
if you have a Json-graphql-scalar and your field sends an arbitrary object, you will get an error:
Json
Cannot read property 'find' of null
There has been an attemp to fix this, but it was closed without comment: #29
i am about to try if this fix would solve the issue
The text was updated successfully, but these errors were encountered:
i can confirm that his fix solves the issue!
Sorry, something went wrong.
Fixes Weakky#30
16a6e42
Fixes: Weakky#34
Successfully merging a pull request may close this issue.
if you have a
Json
-graphql-scalar and your field sends an arbitrary object, you will get an error:Cannot read property 'find' of null
There has been an attemp to fix this, but it was closed without comment: #29
i am about to try if this fix would solve the issue
The text was updated successfully, but these errors were encountered: