Skip to content

Commit 294eb25

Browse files
author
Thomas Leonard
committed
chore: amend readme
1 parent 237db36 commit 294eb25

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Federation support for ![Graphene Logo](http://graphene-python.org/favicon.png)
1616

1717
Based on discussion: https://github.com/graphql-python/graphene/issues/953#issuecomment-508481652
1818

19+
WARNING: This version is not compatible with graphene version below v3. If you need to use a version compatible with graphene v2 I recommend using the version 1.0.0 of graphene_federation.
20+
1921
------------------------
2022

2123
## Supported Features
@@ -180,4 +182,5 @@ The tests are automatically run on Travis CI on push to GitHub.
180182

181183
---------------------------
182184

183-
Also, you can read about how we've come to federation at Preply [here](https://medium.com/preply-engineering/apollo-federation-support-in-graphene-761a0512456d)
185+
This repository is heavily inspired by the repo it was forked from... Huge thanks to [Preply for setting up the foundations](https://medium.com/preply-engineering/apollo-federation-support-in-graphene-761a0512456d).
186+
Hopefully one day we can merge it into the original repository that doesn't seem maintained anymore.

0 commit comments

Comments
 (0)