{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/14"},{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/8"},{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/16"},{"label":"Internet","url":"https://skillfed.io/packages/category/internet/4"},{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/6"},{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/8"},{"label":"Debuggers","url":"https://skillfed.io/packages/category/software-development-debuggers"},{"label":"HTTP Servers","url":"https://skillfed.io/packages/category/internet-www-http-http-servers"}],"enrichment":{"capability":"Integrates Django Debug Toolbar into the GraphiQL IDE, providing performance profiling and debugging information directly within GraphQL query execution.","skillfed_tags":["graphql-debugging","django-dev-tools"],"use_cases":["Inspect database queries triggered by a GraphQL resolver without leaving the GraphiQL IDE.","Profile response times and identify performance bottlenecks in GraphQL queries during development.","Debug HTTP headers and middleware behavior for GraphQL requests in real time.","Monitor memory usage and request metadata while testing GraphQL resolvers locally."],"what_it_does":"This package adapts Django Debug Toolbar\u2014a widely-used development tool that profiles database queries, HTTP headers, and request timing\u2014to work inside the GraphiQL IDE for GraphQL queries. Instead of viewing debug output in a separate browser panel, you get profiling and inspection data directly within your GraphQL development environment.\n\nIt works by replacing the standard Django Debug Toolbar middleware with a GraphiQL-aware version that captures the same diagnostic information but surfaces it in the IDE. The package depends on Django, graphene-django, and django-debug-toolbar, so you need all three installed. Setup is minimal: add it to INSTALLED_APPS and swap the middleware class in your settings.","worth_installing":"Yes, if you are actively developing a Django GraphQL API and want integrated debugging without context-switching. No, if your project uses Django or Python versions significantly newer than 2021, or if you rely on ongoing maintenance\u2014the package is dormant and may not work with current tooling. Consider it for greenfield projects or teams committed to older Django LTS versions."},"id":"django-graphiql-debug-toolbar","links":{"html":"https://skillfed.io/packages/django-graphiql-debug-toolbar","md":"https://skillfed.io/packages/django-graphiql-debug-toolbar.md","pypi":"https://pypi.org/project/django-graphiql-debug-toolbar/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2021-08-28","license_spdx":null,"license_treatment":"permissive","name":"django-graphiql-debug-toolbar","python_support":"supports_current","summary":"Django Debug Toolbar for GraphiQL IDE."},"popularity":{"monthly_downloads":177412,"position":10214,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.2.0"}
