Overview
Returns a function that fetches the total count of accepted connections for the currently authenticated user.Usage Example
Parameters
The hook returns a function that takes no parameters.Returns
Total number of accepted connections for the current user.
Related
- useFetchConnectionsCountByUserId — get count for any user
- useFetchConnections — fetch the full list

