[mypy]
plugins = pydantic.mypy, sqlmypy, strawberry.ext.mypy_plugin
ignore_missing_imports = True
disallow_untyped_defs = True