-
Notifications
You must be signed in to change notification settings - Fork 23
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
Input Types can't define resolvers #19
Comments
Same here |
same here |
Dropping my dependencies to : |
Any plans to fix this? |
Please provide sample code, such as Sequelize models, which reproduces this issue. |
I am also experiencing this now with:
Here are my logs:
|
@tnrich For some reason I am receiving errors with GraphQL version 0.8.2, which you are using: https://github.com/TeselaGen/graphql-sequelize-crud/blob/master/yarn.lock#L1729
I have 0.7.2 passing tests though. It may be an issue with the refactoring I have done with #31.
I hope to fix this and get everything working on latest GraphQL version. Update: Turns out the However I now have other issues to fix with updating these dependencies. Will take more time. |
Published a big new release, v0.4.1! https://github.com/Glavin001/graphql-sequelize-crud/releases/tag/v0.4.1 |
Running the demo code is giving this error:
The text was updated successfully, but these errors were encountered: