INPUT_OBJECT
Represents buyer input
input SalesBuyerInput {name: String!address: String!postalCode: Stringcity: StringstateProvince: Stringcountry: String!euVatNo: String}