Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Tools for use graphene with django. Use a explicit schema definition approach that different from graphene-django. Archived due to author has been switched to golang

License

Notifications You must be signed in to change notification settings

NateScarlet/graphene-django-tools

Repository files navigation

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

About

Tools for use graphene with django. Use a explicit schema definition approach that different from graphene-django. Archived due to author has been switched to golang

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages