OBJECT
type StudentTag {studentTagId: Int studentId: Int value: String created: DateTime modified: DateTime }