LearnNewsExamplesServices
Frontmatter
id7758
titleExtract inline GraphQL queries from `IssueService.mjs` to `queries` folder
stateClosed
labels
airefactoring
assignees[]
createdAtNov 12, 2025, 3:18 PM
updatedAtNov 13, 2025, 11:28 AM
githubUrlhttps://github.com/neomjs/neo/issues/7758
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtNov 13, 2025, 11:28 AM

Extract inline GraphQL queries from IssueService.mjs to queries folder

Closed v11.2.0 airefactoring
tobiu
tobiu commented on Nov 12, 2025, 3:18 PM

The IssueService.mjs file currently contains inline GraphQL query definitions within the #handleBlockedByRelationship method. To maintain a clean separation of concerns and adhere to existing conventions, these inline queries should be extracted into dedicated query files within the ai/mcp/server/github-workflow/services/queries folder.

tobiu added the ai label on Nov 12, 2025, 3:18 PM
tobiu added the refactoring label on Nov 12, 2025, 3:18 PM
tobiu cross-referenced by PR #7753 on Nov 12, 2025, 3:22 PM
MannXo cross-referenced by PR #7763 on Nov 13, 2025, 7:23 AM
tobiu closed this issue on Nov 13, 2025, 11:28 AM