Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add validation for input objects (#244)
* Add validation for input objects and tests * Use failValidation * Use <* instead of flatMap+unit * Add new CharacterInput without Role union * Remove duplicate fields test * Use infix notation
- Loading branch information