Relay Mutation Store Updates

Use when writing `if (success) updateFetchKey()`, an `onRequestClose` handler, or any refetch after a mutation; when a setting modal handles both create and update behind one fragment prop; when choosing a mutation's response selection set; or when debugging "the list doesn't refresh after saving" / "why is it fetching twice". Covers when Relay patches the normalized store on its own, and when a refetch is genuinely the right answer.

lablup 19b1604 11.9 KB Updated

File contents

lablup/backend.ai-webui/tree/main/.claude/skills/relay-mutation-store-updates commit 19b1604c68

Frequently asked questions

npx skillmds@latest add lablup/relay-mutation-store-updates