pub async fn user_edit<'ctx>( ctx: &Context<'ctx>, input: UserEdit, id: i32, ) -> FieldResult<User>
Edit user info