Skip to content

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

@mariuswang007

Description

@mariuswang007

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 } }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions