Skip to content

Running signup mutation results in error #359

@marktani

Description

@marktani

Error: Field “createUser” of type “User!” must have a selection of subfields. Did you mean “createUser { ... }“?

mutation {
 signup(email:“test@test.com”,name:“test”,password:“test1234”) {
   token
 }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions