Editing Users
This is how the User editing system works.
Mutating users
The GraphQL server has several mutators (functions that change data) that allow you to edit users. They are very simple to use and are as follows according to the schema.
Schema
Note
The full schema is viewable here.