agateblue / agateblue/django-dynamic-preferences

Add support for Graphene-Django

オープン
#282 コメント 3 件 リアクション 0 件 担当者 1 名 @Natureshadow が担当を希望しています GitHub で見る
主要言語
Python
スター
359
フォーク
86
PR マージ指標
30日以内にマージされた PR はありません

説明

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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。