Failed to load schema #4245
-
When I try to generate, it fails with 404 error, however schema exists at graphql-codegen --config codegen.yml ✔ Parse configuration Found 1 error ✖ src/generated/graphql.tsx
Following is my codegen.yml
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @palaparthi ! If this is still relevant, please report an issue in this repo, with a complete reproduction. |
Beta Was this translation helpful? Give feedback.
Hi @palaparthi !
It seems like your server responds to your request, but returns 404 for your endpoint. It's probably something related to your server.
If this is still relevant, please report an issue in this repo, with a complete reproduction.