Move GraphQL ASGI app under Starlette
Remove Flask dependency from tests Use real config file instead of fixtures New test config file
Advantages
- Framework libraries
- ASGI Test client
- Existing middlewares and backends
- Can move to FastAPI in the future without any code change (if needed)
Edited by Jayesh