find By Tenant Id And Deleted At Is Null Order By Created At Desc
abstract fun findByTenantIdAndDeletedAtIsNullOrderByCreatedAtDesc(tenantId: String): List<ContactGroup>(source)