OBJECT
1type Customer {23customerId: Int! 74name: String 75birthdate: DateTime! 76username: String 89}