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.

gabrielmoreira Updated 17 repo stars

File contents

gabrielmoreira/agent-skills-mirror/tree/main/mirrors/repos/langflow-ai@langflow/.agents/skills/frontend-query-mutation commit 4d94813203

Frequently asked questions

npx skillmds@latest add gabrielmoreira/frontend-query-mutation