Deprecated field:
accommodation_covered of LogisticsInfoInput in OpportunityInput.
Reason:
accommodation_covered field is defined as Boolean type and with New opportunity creation flow for new products/programmes this field will have values other than Boolean. The reason why we didn't add a new field and changing the existing field input type is this field is being used in existing opportunity and this is also part of new opportunity flow.
Recommended solution:
Fetch the latest schema query and update the accommodation_covered input field type to String.
Date of removal: 31st May 2020.