- remove validation/index.js as it's not being used - move validations to validationMiddleware.js where it validates
- extract out the validations for a valid comment
User
This commit takes all backend changes for signup and invite feature. I was working on these features and removed the generated mutations for type user along the way.