{"library":"graphene-django","type":"library","category":null,"description":"Graphene Django provides an integration layer to build powerful GraphQL APIs on top of Django models and applications. It allows automatically mapping Django models to GraphQL types, handling connections, mutations, and more. Current version is 3.2.3, with new releases occurring frequently, often monthly or bi-monthly, supporting recent Django and Graphene versions.","language":"python","status":"active","version":"3.2.3","tags":["graphql","django","orm","api"],"last_verified":"Fri May 22","install":[{"cmd":"pip install graphene-django","imports":["from graphene_django.types import DjangoObjectType","from graphene_django.fields import DjangoConnectionField","from graphene_django.fields import DjangoFilterConnectionField","from graphene_django.views import GraphQLView","from graphene_django.types import Node","import graphene\nschema = graphene.Schema(...)"]},{"cmd":"pip install graphene-django django-filter","imports":[]}],"homepage":"https://graphene-python.org","github":"https://github.com/graphql-python/graphene-django","docs":null,"changelog":null,"pypi":"https://pypi.org/project/graphene-django/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":5.1,"avg_import_s":null,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/graphene-django/compatibility"}}