Skip to content

Conversation

@hoegertn
Copy link
Contributor

@hoegertn hoegertn commented Jan 8, 2026

  • Changed the task spawning method for the code generation task in GraphQlApi to use app.defaultTask!.spawn(generateTask).
  • Retained the previous method app.preCompileTask.prependSpawn(generateTask) for backwards compatibility.
  • Aling it with the rest api

…atibility

- Changed the task spawning method for the code generation task in GraphQlApi to use `app.defaultTask!.spawn(generateTask)`.
- Retained the previous method `app.preCompileTask.prependSpawn(generateTask)` for backwards compatibility.
- Aling it with the rest api
@hoegertn hoegertn merged commit 4f1b5a4 into main Jan 8, 2026
4 checks passed
@hoegertn hoegertn deleted the fix-spawn branch January 8, 2026 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants