use `GraphiQL` with django debug tool bar
login to
http://localhost:8000/admin/
go to
http://localhost:8000/graphql/
copy paste both the graphql query and graphql variable from the graphql request plugin
run the added query in graphiql
look at the django debug toolbar