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

only getalluser demo worked, others show "got an unexpected keyword argument 'xxxx'" #3

Open
mariuswang007 opened this issue Oct 23, 2018 · 0 comments

Comments

@mariuswang007
Copy link

mariuswang007 commented Oct 23, 2018

only getalluser worked for me. others always show error: "got an unexpected keyword argument 'xxxxx'"
anyone has the same issue ?
e.g:
{ findUser(username: "xxx") { id, name, email } }

{ "errors": [ { "message": "resolve_find_user() got an unexpected keyword argument 'username'", "locations": [ { "line": 2, "column": 3 } ], "path": [ "findUser" ] } ], "data": { "findUser": null } }

@mariuswang007 mariuswang007 changed the title only getalluser demo worked, others show "got an unexpected keyword argument 'username'" only getalluser demo worked, others show "got an unexpected keyword argument 'xxxx'" Oct 23, 2018
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