Y
Hacker News
new
|
ask
|
show
|
jobs
by
BiteCode_dev
747 days ago
In stawberry you make a method per field you want to retrieve, I would say it is indeed more complex and costly.
1 comments
hansonkd
747 days ago
What? Its a method per collection you want to return. or else it is a type annotation. Exactly as complex as FastAPI or any other typed system.
link