mirror of
https://github.com/Lifeforge-app/lifeforge.git
synced 2026-06-27 14:26:06 +00:00
Introduce useForgeMutation that wraps useMutation with: - Automatic query invalidation from queryKey config - Default error handling via common.fetch:failure locale - setForgeMutationErrorHandler for global error toast setup - Action translation support through common.fetch:action.* keys