INPUT_OBJECT
1input WarehouseLocationUpdateInput {23address: String45address2: String67# Exactly one input field should be provided8country: CountryInput910stateOrProvince: String1112city: String1314zipCode: String15}