OBJECT
1type CreditCard {23id: ID 45lastFour: String 67expireMonth: Int 89expireYear: Int 1011brand: CreditCardBrand 1213}