{"library":"graphql-core","type":"library","category":null,"description":"GraphQL-core 3 is a Python port of GraphQL.js, the JavaScript reference implementation for GraphQL, a query language for APIs created by Facebook. It provides a faithful and up-to-date implementation of the GraphQL specification for current Python versions, including schema definition, parsing, validation, and execution. The library maintains an active release cadence, issuing stable patch releases alongside ongoing alpha development for future major versions.","language":"python","status":"active","version":"3.2.8","tags":["GraphQL","parser","schema","execution","type system","specification"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install graphql-core","imports":["from graphql import GraphQLSchema","from graphql import GraphQLObjectType","from graphql import GraphQLField","from graphql import GraphQLString","from graphql import graphql_sync"]}],"homepage":null,"github":"https://github.com/graphql-python/graphql-core","docs":null,"changelog":null,"pypi":"https://pypi.org/project/graphql-core/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":0.32,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/graphql-core/compatibility"}}