-
Notifications
You must be signed in to change notification settings - Fork 184
DSL does not support custom root operation names #307
New issue
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
Comments
It seems to be a bug. It you can modify your schema, then it should work if you rename |
Just wanted to add feedback here. I was having the same issue where mine was setup with |
Thank you @leszekhanusz and @fgutierrezRPage |
It should be fixed in #320 |
Released in version 3.2.0 |
@leszekhanusz Thanks so much! |
I'm trying to create a DSL query but I got the following error on the query compilation:
GraphQLError: Invalid field for <DSLQuery>: <DSLField QueryGTEMMetadata::clipsMetadata>
The instance init:
The DSLQuery compilation issue
The gtem_schema.graphql content
Full logs and traceback:
System info (please complete the following information):
The text was updated successfully, but these errors were encountered: