INPUT_OBJECT
input InvoiceItemAttributes {# ID to updateid: IDname: String!description: String!amount: Money!taxRateId: Int!quantity: Float!taxAmount: Money!}