useCurrentUser
Function: useCurrentUser()
function useCurrentUser(props?): UseQueryResult<undefined | UserWithConnectedAccounts, Error>Parameters
Parameter
Type
Returns
Last updated
function useCurrentUser(props?): UseQueryResult<undefined | UserWithConnectedAccounts, Error>Last updated