OBJECT
type Students {StudentID: ID ExternalID: String Name: String FirstName: String LastName: String PaymentItems: [PaymentItem] }