[PR #29008] Refactor datasets service toward TanStack Query #32265

Closed
opened 2026-02-21 20:51:04 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/29008

State: closed
Merged: Yes


Summary

  • remove SWR Fetcher typing from datasets service
  • keep promise-based helpers ready for TanStack Query or other callers
  • retain existing request shapes and return generics to avoid behavior change
**Original Pull Request:** https://github.com/langgenius/dify/pull/29008 **State:** closed **Merged:** Yes --- ## Summary - remove SWR Fetcher typing from datasets service - keep promise-based helpers ready for TanStack Query or other callers - retain existing request shapes and return generics to avoid behavior change
yindo added the pull-request label 2026-02-21 20:51:04 -05:00
yindo closed this issue 2026-02-21 20:51:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#32265