Skip to content

AST: add visit and transform APIs #6730

@martinbonnin

Description

@martinbonnin

Right now, traversing a GraphQL document is very cumbersome because we need to track parentType all the way down, etc...

Similarly, transforming a document isn't easy.

We should benchmark other AST libs and design a better API for those use cases.

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