Open
Description
Component
Cast
Describe the feature you would like
Currently cast call
doesn't support arg names in the return type, so this works:

(it's trying to fetch result from the findLatestGames method)
and this doesn't work(the only difference is: the return type also includes arg names):

It would be better and more consistent to support arg names in the return type.
Additional context
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo