Does anyone know how to update the system field `e...
# prisma-whats-new
m
Does anyone know how to update the system field
email
in the
User
Model? Is that even possible?
n
@martin if you enabled the email/password auth provider, that's not possible! However we're reworking how auth providers work soon, and then it will be possible 😉
m
Ok, thanks, @nilan!
Same for passwords, right?
n
Yep! More information can be found here: https://github.com/graphcool/feature-requests/issues/39
👍🏽 1