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

[Feature request] Better way to identify module #296

Closed
orefalo opened this issue Jan 28, 2019 · 2 comments
Closed

[Feature request] Better way to identify module #296

orefalo opened this issue Jan 28, 2019 · 2 comments

Comments

@orefalo
Copy link

orefalo commented Jan 28, 2019

Error:
      GraphQL-Modules Error: Schema is not valid!
      - #Module #2268816439529191 doesn't have a valid schema!
      -- Unknown type "Customer".

Unknown type "Customer".

I have 10 modules in my app... which one is 2268816439529191?!

@orefalo
Copy link
Author

orefalo commented Jan 28, 2019

ok figured that I could use module.name to identify the source

@orefalo
Copy link
Author

orefalo commented Jan 28, 2019

even better, I can pass the name in the constructor!

@orefalo orefalo closed this as completed Jan 28, 2019
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

No branches or pull requests

1 participant