Skip to content

How to access arguments from higher levels #378

Closed
@jwfehr

Description

@jwfehr

Ex query
User(id: 1234) { userIsTeamLeader(teamed: 6) }

How would I access the user id in the resolve_userIsTeamLeader function? I am aware of contexts but that is not what I am looking for in this case. I want to access a higher level argument. Is this possible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions