use `GraphiQL` with django debug tool bar

  1. login to http://localhost:8000/admin/
  2. go to http://localhost:8000/graphql/
  3. copy paste both the graphql query and graphql variable from the graphql request plugin
  4. run the added query in graphiql
  5. look at the django debug toolbar