Module graphql_tools::ast::query_visitor [−][src]
Traits
A trait for implenenting a visitor for GraphQL operations. It allow your custom function to be called when an AST node is found.
A trait for implenenting a visitor for GraphQL operations. It allow your custom function to be called when an AST node is found.