Type Alias QueryListKey<TPath>

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

Type Parameters

  • TPath extends string