Skip to content

Conversation

@pyramation
Copy link
Collaborator

  • Modified walk function to check if field type is any node type (not just 'Node')
  • Added logic to use schemaMap to determine if a field type is a node
  • Added test cases for WithClause traversal
  • Added test cases for union larg/rarg traversal
  • Fixes Walk doesn't traverse with clause #216

- Modified walk function to check if field type is any node type (not just 'Node')
- Added logic to use schemaMap to determine if a field type is a node
- Added test cases for WithClause traversal
- Added test cases for union larg/rarg traversal
- Fixes #216

Co-Authored-By: Dan Lynch <pyramation@gmail.com>
@pyramation
Copy link
Collaborator Author

closes #216

@pyramation pyramation merged commit 0c8e955 into main Nov 23, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Walk doesn't traverse with clause

2 participants