Type Alias QueryDataKey<TPath>

QueryDataKey<TPath>: ["query-data", Resource<TPath>["path"], Resource<TPath>["params"], Record<string, any>, ...any[]]

Type Parameters

  • TPath extends string