all back end functionality working through graphql playground
functionality:
addUser (adds a user to db)
updateUser (updates user information and re-hashes and updated password)
removeUser (removes a user completely)
addTierlist (can be used to create a new tierlist or update a current tierlist)
removeTierlist (sets tierlist back to an empty state, user will always have a tierlist either empty or organized)
all back end functionality working through graphql playground functionality: addUser (adds a user to db) updateUser (updates user information and re-hashes and updated password) removeUser (removes a user completely) addTierlist (can be used to create a new tierlist or update a current tierlist) removeTierlist (sets tierlist back to an empty state, user will always have a tierlist either empty or organized)