Skip to main content

Tools for use [`graphene-django`](https://github.com/graphql-python/graphene-django)

Project description

Graphene django tools

build status version python version django version wheel maintenance Conventional Commits

Tools for use graphene with django. Use a explicit schema definition approach that different from graphene-django.

Documentation is placed in docs folder.

Install

pip install graphene-django-tools

Features

  • django integration for graphene-resolver.
  • optimize queryset with django only,selected_related,prefetch_related to only select fields that used in query.
  • data loader integration for django model.

Development

test: make test

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

graphene_django_tools-0.21.0.tar.gz (7.6 kB view hashes)

Uploaded Source

Built Distribution

graphene_django_tools-0.21.0-py3-none-any.whl (9.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page