Closed11

@tanstack/queryのqueryKeyとinvalidation

makototmakotot
makototmakotot

型安全なqueryKey管理ツール

Focus on writing and invalidating queries without the hassle of remembering
how you've set up a key for a specific query! This lib will take care of the rest.

キーの設定について覚えておく労力を減らして、クエリの実装に集中できるようにする

makototmakotot
  • createQueryKeyStore: 1箇所でクエリーを管理するAPI
  • createQueryKeys, mergeQueryKeys: 機能ごとにクエリー分けて定義したいときに有用なAPI
makototmakotot

クエリーキーは@tanstack/queryの規則に沿った配列で生成される

このスクラップは2023/05/03にクローズされました