[PR #29009] refactor: migrate common service toward TanStack Query #32271

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

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

State: closed
Merged: Yes


Summary

  • remove SWR Fetcher typing from common service
  • expose promise-based helpers for auth/workspace/provider flows to align with TanStack Query usage
  • preserve request shapes and response generics to avoid behavior changes
**Original Pull Request:** https://github.com/langgenius/dify/pull/29009 **State:** closed **Merged:** Yes --- ## Summary - remove SWR Fetcher typing from common service - expose promise-based helpers for auth/workspace/provider flows to align with TanStack Query usage - preserve request shapes and response generics to avoid behavior changes
yindo added the pull-request label 2026-02-21 20:51:05 -05:00
yindo closed this issue 2026-02-21 20:51:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#32271