$ pytest tests
...
ERROR tests/starwars/test_dsl.py - TypeError: init() got an unexpected keyword argument 'type'
ERROR tests/starwars/test_query.py - TypeError: init() got an unexpected keyword argument 'type'
ERROR tests/starwars/test_validation.py - TypeError: init() got an unexpected keyword argument 'type'