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
Schema:
type C { strings: [String]! }
Error when adding schema:
{ "message": "no type found for given name. Type: NonNull", "extensions": { "status": 500, "httpError": "Internal Server Error" } }
The text was updated successfully, but these errors were encountered:
nitpick: This is a feature request and not a bug I think :) It also applies to any type outside of a list atm
Sorry, something went wrong.
Documentation change
Feature issue created: #1331 Docs repo issue created: sourcenetwork/docs.source.network#86
This ticket will focus on improving the error message received when attempting to define a schema using a NonNull type.
AndrewSisley
Successfully merging a pull request may close this issue.
Schema:
Error when adding schema:
The text was updated successfully, but these errors were encountered: