File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1+ blank_issues_enabled : false
Original file line number Diff line number Diff line change 88[ ![ Build Status] ( https://travis-ci.org/graphql-python/graphql-core-legacy.svg?branch=master )] ( https://travis-ci.org/graphql-python/graphql-core-legacy )
99[ ![ Coverage Status] ( https://coveralls.io/repos/graphql-python/graphql-core-legacy/badge.svg?branch=master&service=github )] ( https://coveralls.io/github/graphql-python/graphql-core-legacy?branch=master )
1010
11- _ This library is a port of [ GraphQL.js] ( https://github.com/graphql/graphql-js ) to Python
12- and up-to-date with release [ 0.6.0] ( https://github.com/graphql/graphql-js/releases/tag/v0.6.0 ) ._
11+ This library is a port of [ GraphQL.js] ( https://github.com/graphql/graphql-js ) to Python
12+ and up-to-date with release [ 0.6.0] ( https://github.com/graphql/graphql-js/releases/tag/v0.6.0 ) .
13+
14+ GraphQL-core 2 supports Python version 2.7, 3.5, 3.6, 3.7 and 3.8.
1315
1416GraphQL.js is the JavaScript reference implementation for GraphQL,
1517a query language for APIs created by Facebook.
1618
1719See also the GraphQL documentation at [ graphql.org] ( https://graphql.org/ ) and
18- [ https:// graphql.org/graphql-js/graphql/] ( https://graphql.org/graphql-js/graphql/ ) .
20+ [ graphql.org/graphql-js/graphql/] ( https://graphql.org/graphql-js/graphql/ ) .
1921
2022For questions regarding GraphQL, ask [ Stack Overflow] ( http://stackoverflow.com/questions/tagged/graphql ) .
2123
You can’t perform that action at this time.
0 commit comments