OBJECT
type ActivityModel {activityDate: LocalDateTime activityRole: Role activityType: ActivityType createdAt: String familyId: Long familyName: String id: Long message: String params: [String] referenceId: Long stoplightClient: String username: String }