issue with codegen cache #10094
Unanswered
oneilsoftware-brandonmiller
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
so i have a project using turbo and a monorepo, with Directus cms. The command graphql-codegen is failing giving Cannot query field "x" on type "y". look at my code and the permission. i have confirmed the permissions and queries should work as the permmsions are set right. i also tried recloning my project in a different folder and that worked! the only difference between the 2 was one had been updated with a new commit and the other was created with that commit. the main issue is that we have prechecks on our git commits that i ignored for this push to test but i need to have a way to push without doing this any advice would be appreciated
Beta Was this translation helpful? Give feedback.
All reactions