- Backend
- Django
- Database
- SQLite3
First, clone the repository to your local machine:
git clone https://github.com/samir321-pixel/Django_Graphene.git
python manage.py migrate
python manage.py runserver
The project will be available at http://127.0.0.1:8000/graphql/.
Hit the Queries From query.txt File