Function get_user_preferences

Source
pub async fn get_user_preferences(
    session: UserSession,
) -> Result<Preferences, ServerFnError>