{"categories":[{"label":"Distributed Computing","url":"https://skillfed.io/packages/category/system-distributed-computing"}],"enrichment":{"capability":"Provides a GraphQL API interface for querying and interacting with Dagster data pipelines, assets, and orchestration metadata.","skillfed_tags":["data-orchestration","graphql-api","pipeline-metadata"],"use_cases":["Query asset lineage and dependencies from a Dagster instance to build custom lineage visualizations or impact analysis tools.","Fetch pipeline run history and execution logs via GraphQL for integration with external monitoring or alerting systems.","Build custom dashboards or web applications that display Dagster asset status, run metrics, and data quality signals.","Automate workflows that depend on Dagster state\u2014e.g., trigger downstream systems when specific assets complete successfully.","Integrate Dagster metadata into data catalogs or governance tools by querying asset definitions, owners, and tags."],"what_it_does":"dagster-graphql is the GraphQL API layer for Dagster, the cloud-native data pipeline orchestrator. It exposes Dagster's core data model\u2014assets, pipelines, runs, and metadata\u2014through a GraphQL interface, allowing programmatic queries and mutations against a running Dagster instance. This package is typically used alongside dagster and its web server to enable external tools, dashboards, or automation scripts to query pipeline state, asset lineage, run history, and observability data.\n\nThe package depends on gql, graphene, requests, and starlette to handle GraphQL transport, schema definition, HTTP communication, and async web serving. It is designed for developers building integrations with Dagster, creating custom dashboards, or automating workflows that need to inspect or interact with Dagster's orchestration state programmatically.","worth_installing":"Yes, if you need programmatic GraphQL access to a Dagster instance. The package is actively maintained, has no known vulnerabilities, and integrates cleanly with the Dagster ecosystem. Install it when building external tools, dashboards, or automation that queries Dagster's orchestration state; it is not a standalone tool but a necessary dependency for GraphQL-based Dagster integrations."},"id":"dagster-graphql","links":{"html":"https://skillfed.io/packages/dagster-graphql","md":"https://skillfed.io/packages/dagster-graphql.md","pypi":"https://pypi.org/project/dagster-graphql/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-07","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"dagster-graphql","python_support":"supports_current","summary":"The GraphQL API for Dagster."},"popularity":{"monthly_downloads":7758551,"position":1698,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.13.17"}
