Frontend Query Mutation

Guide for implementing Langflow frontend query and mutation patterns with Axios and TanStack React Query v5. Trigger when creating or updating API hooks in controllers/API/queries, consuming UseRequestProcessor in components, deciding whether to use useQuery or useMutation, handling conditional queries, cache invalidation, mutation error handling, or migrating legacy API calls to the query hook pattern. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/langflow-ai--langflow--frontend-query-mutation commit 0e855a7fe7

Frequently asked questions

npx skillmds@latest add tomevault-io/frontend-query-mutation-2