Monday-Morning/project-reclamation

Create User Schema

rutajdash opened this issue · 0 comments

Details of the Task

  • Create User Type
  • Create tests and write resolvers for the following
    • Create new user (Only if user exists in firebase auth)
    • Update select fields of user
    • Read user by ID
    • Read user by Email
    • Remove user (Admin only)

Planning Files