Please make sure that your codegen config file contains either the "schema" field #5901
Answered
by
dotansimha
softshipper
asked this question in
Q&A
-
Hi all Running
the content of the
What am I doing wrong? Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
dotansimha
Jun 20, 2021
Replies: 1 comment
-
The |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dotansimha
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The
/graphql.schema.json
file doesn't haveschema
defined. Either define it the same as the other output, or move theschema
to the root of the YAML file.