Skip to main content

Module graphql

Module graphql 

Source
Expand description

Exact GraphQL query documents issued by this plugin.

Keeping the production documents here lets the pinned-schema test validate the same bytes that are sent to GitHub, rather than a test-only copy which could drift independently.

Constantsยง

PROJECT
Reads the configured project and its task page.
PROJECT_DEPENDENCIES
Reads issue dependencies and the projects containing each related issue.
RELATED_PROJECTS
Continues the projects connection for an issue related to a dependency.
TASK_DEPENDENCIES
Reads both dependency directions for one issue.