Issue: tweaking graphql schema not working #166
Labels
is: bug
Something isn't working
is: wontfix
This will not be worked on
package: client
Client package
package: generator
Generator package
Per the documentation I have added the following AST comment to a type in my schema (trying to override a query name)
After doing so I received the following error in the console on
yarn run dev
I've tried doing it on other models to see if it's something isolated to this one but it doesn't seem to be the case.
Environment info:
OS: MacOS 13.6 (ARM)
NodeJS: v18.12.1
The text was updated successfully, but these errors were encountered: