We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 328b522 commit edb5d19Copy full SHA for edb5d19
README.md
@@ -171,7 +171,7 @@ in Python as closely as possible and to stay up-to-date with the latest developm
171
GraphQL.js.
172
173
GraphQL-core 3 (formerly known as GraphQL-core-next) has been created as a modern
174
-alternative to [GraphQL-core 2](https://github.com/graphql-python/graphql-core),
+alternative to [GraphQL-core 2](https://github.com/graphql-python/graphql-core-legacy),
175
a prior work by Syrus Akbary, based on an older version of GraphQL.js and also
176
targeting older Python versions. Some parts of GraphQL-core 3 have been inspired by
177
GraphQL-core 2 or directly taken over with only slight modifications, but most of the
0 commit comments