agateblue / agateblue/django-dynamic-preferences

Add support for Graphene-Django

Open
#282 3 comments 0 reactions 1 assignee Claimed by @Natureshadow View on GitHub
Dominant language
Python
Stars
359
Forks
86
PR merge metrics
No merged PRs in 30d

Description

In addition to the REST API support, support for GraphQL would be good.

1. Define queries and mutations for the [GraphQL schema](https://docs.graphene-python.org/projects/django/en/latest/schema/) in `api/schema.py`
2. [Re-use the REST API serializers](https://graphene-django-murali.readthedocs.io/en/latest/rest-framework.html)
3. Make sure the GraphQL queris and mutations use the same permission checks as the REST API viewsets do
4. Add documentation on how to inject the queries and mutations into the project schema

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.