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
v24.0.0
Cloud
Yes
Create a simple schema:
type Foo { path: PointList }
Apply the schema and get:
resolving updateGQLSchema failed because while validating GraphQL schema: input:21: Undefined type PointListFilter.
As per the docs, the applying of the schema should be successful.
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What version of Dgraph are you using?
v24.0.0
Tell us a little more about your go-environment?
Cloud
Have you tried reproducing the issue with the latest release?
Yes
What is the hardware spec (RAM, CPU, OS)?
Cloud
What steps will reproduce the bug?
Create a simple schema:
Apply the schema and get:
Expected behavior and actual result.
As per the docs, the applying of the schema should be successful.
Additional information
No response
The text was updated successfully, but these errors were encountered: