add support for federation 2.9 directives
Open
apollo
federation
- Dominant language
- Go
- Stars
- 10.8k
- Forks
- 1.3k
- Avg merge
- 2d 36m
- Merged PRs (30d)
- 26
Description
### What happened?
Currently when the schema uses any of the new directives, gqlgen errors:
```
Undefined directive listSize.
```
### What did you expect?
Add support for the new directives
Contributor guide
Assessment
This issue has not been assessed yet.