tekk
10/02/2017, 4:19 PMauthenticateAnonymousUser()
. I can create the user using a secret string, but there is other information I would like to attach to the User record. Would I just subsequently run a updateUser
mutation as well, or is there a better way to do it?