Skip to content

Introducing streamQuery functionality for clients#707

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/add-stream-query-support
Draft

Introducing streamQuery functionality for clients#707
Copilot wants to merge 2 commits intomainfrom
copilot/add-stream-query-support

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 1, 2026

Pull request created by AI Agent

@patroza
Copy link
Copy Markdown
Member

patroza commented May 2, 2026

@copilot check, lint and fix when needed

Copy link
Copy Markdown
Contributor Author

Copilot AI commented May 2, 2026

@copilot check, lint and fix when needed

Fixed in 0ca438c. Two issues found and resolved:

  • streamedQuery wasn't exported from @tanstack/query-core@5.96.2 — switched to experimental_streamedQuery from @tanstack/vue-query
  • Type error in StreamQueriesWithoutInput — refactored makeStreamQuery to return a dual-overload function matching the makeQuery pattern so ReturnType<typeof useStreamQuery_<E, A, Request, Id>> resolves correctly

Copilot AI requested a review from patroza May 2, 2026 05:49
Copilot finished work on behalf of patroza May 2, 2026 05:49
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