Add releases_path and project_import_jira_path to GraphQL
What does this MR do and why?
Add releases_path and project_import_jira_path to GraphQL
Adds two new GraphQL fields to ProjectNamespaceLinksType:
- releases_path: Project releases path
- project_import_jira_path: JIRA import path
References
Relates to #561205 (closed)
Example Query
| Query | Result |
|
|
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #561205 (closed)