INPUT_OBJECT
1input SupplierAddressInput {23supplierName: String45attention: String67address1: String89address2: String1011zipCode: String1213city: String1415stateOrProvince: String1617# Exactly one input field should be provided18country: CountryInput1920email: String2122phoneNumber: String2324website: String25}