You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
√ Parse configuration
> Generate outputs
> Generate ./src/types/types.d.ts
× Load GraphQL schemas
→ Failed to load schema
Load GraphQL documents
Generate
Found 1 error
✖ ./src/types/types.d.ts
Failed to load schema from ./src/graphql/schema_test/**/*.*:
Type "TestEnum" not found in document.
Error: Type "TestEnum" not found in document.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Directory structure: -
testenum.ts: -
testenum.input.graphql: -
codegen.yml: -
I get the following error: -
What am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions