Skip to content

Commit

Permalink
docs: add rover support upto 2.5v issue
Browse files Browse the repository at this point in the history
  • Loading branch information
mak626 committed Jan 16, 2024
1 parent db3b015 commit 7c16a4a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -432,6 +432,10 @@ schema = build_schema(query=Query, enable_federation_2=True) # auto_camelcase=Tr

------------------------

## Known Issues

- Using `@composeDirective` with `@link` in Federation `v2.6` shows error in rover, rover cli only supports upto `v2.5` as of 16/01/2024

## Contributing

* You can run the unit tests by doing: `make tests`.
Expand Down

0 comments on commit 7c16a4a

Please sign in to comment.