4 projects
dj-hyperview
Django infrastructure for server-driven Hyperview interfaces
django-graphex
GraphQL for Django, powered by graphql-core and Pydantic: define types/mutations/subscriptions from your models, with nested filtering (and/or/not), pagination, permissions and directives.
2 archived projects
graphene-django-extras Archived
This library adds extra functionalities to graphene-django to facilitate GraphQL use without Relay, allow paginations and filtering integration, and add extra directives.
graphene-django-subscriptions Archived
Graphene-Django-Subscriptions add subscriptions support to graphene-django through Channels module