findAllGroupsByUserId

open override fun findAllGroupsByUserId(id: String): List<Group>

Retrieves all groups of a given user email.

Return

a list of all groups

Parameters

id

the id of the user