new code_data_graphql_northeastern_Graph( id, // java.lang.String email, // java.lang.String announcements, // scala.collection.Seq[code.data.graphql_northeastern.Announcement] advisors, // scala.collection.Seq[code.data.graphql_northeastern.Advisor] courses, // scala.collection.Seq[code.data.graphql_northeastern.Course] gpa, // scala.Option[java.lang.String] campus, // scala.Option[code.data.graphql_northeastern.Campus] college, // scala.Option[code.data.graphql_northeastern.College] program, // scala.Option[code.data.graphql_northeastern.Program] major, // scala.Option[java.lang.String] balances, // scala.collection.Seq[code.data.graphql_northeastern.Balance] studentAccount, // scala.Option[code.data.graphql_northeastern.StudentAccount] schedules, // scala.collection.Seq[code.data.graphql_northeastern.ClassSchedule] )