Type alias QueryKeyHashFunction<TQueryKey>

QueryKeyHashFunction<TQueryKey>: ((queryKey) => string)

Type Parameters

Type declaration

    • (queryKey): string
    • Parameters

      • queryKey: TQueryKey

      Returns string