Add support for `field.astNode` in makeExtendSchemaPlugin
Open
✨ feature
- Dominant language
- TypeScript
- Stars
- 12.9k
- Forks
- 625
- Avg merge
- 5h 23m
- Merged PRs (30d)
- 24
Description
We currently populate `context.scope.fieldDirectives` but it would be good to also populate `field.astNode` when sourcing the field from an AST (like we do in makeExtendSchemaPlugin).
See:
https://github.com/graphile/crystal/issues/2453#issuecomment-2821608576
Contributor guide
Assessment
This issue has not been assessed yet.