GraphQL in Django

Graphene-Django is built on top of Graphene. Graphene-Django provides some additional abstractions that make it easy to add GraphQL functionality to your Django project.

参考文档:
https://docs.graphene-python.org/projects/django/en/latest/

https://graphql.cn/learn/serving-over-http/

你可能感兴趣的:(GraphQL in Django)