Function createConnectQueryKey

  • TanStack Query requires query keys in order to decide when the query should automatically update.

    In Connect-Query, much of this is handled automatically by this function.

    Type Parameters

    Parameters

    Returns ConnectQueryKey<I>

    See

    ConnectQueryKey for information on the components of Connect-Query's keys.

Generated using TypeDoc