Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

From 0.17.7: error merging type systems failed #2196

Closed
frederikhors opened this issue May 24, 2022 · 0 comments · Fixed by #2197
Closed

From 0.17.7: error merging type systems failed #2196

frederikhors opened this issue May 24, 2022 · 0 comments · Fixed by #2197

Comments

@frederikhors
Copy link
Collaborator

frederikhors commented May 24, 2022

Unfortunately things are still wrong.

Now when I generate the error is:

PS C:\prj\internal\gqlgen>go run github.com/99designs/gqlgen generate

merging type systems failed: failed to compute path of C:\prj\internal\gqlgen relative to Rel: can't make ../pkg/player/gqlgen/schema/player.graphql relative to C:\prj\internal\gqlgen: %!w(MISSING)../pkg/player/gqlgen/schema/player.graphql

exit status 1

In my gqlgen.yml I have:

schema:
  - schema/*.graphql
  - ../../pkg/**/gqlgen/schema/*.graphql

What do you think, @vikstrous?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant