Skip to content

Include the ancestor field ast in the resolver's ResolveInfo  #134

Open
@yen223

Description

@yen223

Just as how field_asts contains the descendants to be resolved after a resolver, it would be nice if the ResolveInfo object also contains the field ast's ancestors that leads to the currently-resolved field.

This information would make graphql-python/graphql-core#127 really easy to resolve.

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