Type Alias QueryInfiniteListKey<TPath>

QueryInfiniteListKey<TPath>: ["get-infinite-list", Resource<TPath>["path"], Resource<TPath>["params"], QueryInfinitePagination, Record<string, any>, ...any[]]

Type Parameters

  • TPath extends string