<https://prisma.slack.com/archives/CA491RJH0/p1530...
# orm-help
j
I'd probably just use the updateUser mutation? Does that not work for you?
s
No, you can't updates a system's user email or pw with that mutation.
j
By system's user, are we talking about a defined type that you have made? I'm unsure as to what you're asking about.
s
It's defined by graphcool itself. I also use their basic authentication.
j
Aaah, ok! I don't know anything about graphcool, sorry!