yezyilomo / django-restql

Turn your API made with Django REST Framework(DRF) into a GraphQL like API.

Home Page:https://yezyilomo.github.io/django-restql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make NestedField work when request is not available

yezyilomo opened this issue · comments

This is intended to make django-restql work anywhere even if the request is not available.