Skip to content

add support for arg names in return type #9415

Open
@zhiqiangxu

Description

@zhiqiangxu

Component

Cast

Describe the feature you would like

Currently cast call doesn't support arg names in the return type, so this works:

image

(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):

image

It would be better and more consistent to support arg names in the return type.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions