Urgent: Deprecation of opportunity_cost in GraphQL Opportunity Type
July 23rd, 2020
Deprecated field:
opportunity_cost in OpportunityType

Reason:
opportunity_cost used to return exchange participation fee and project fee. With new opportunity flow we geocode the users location and return the project fee and participation fee according to their location. Now we have a requirement to return the users home MC health insurance details.  For this we have deprecated this and added a new object with same response.

Recommended solution:
Use the fee_and_health_insurance instead of opportunity_cost and this new object will return all the data from opportunity_cost along with health_insurance_link in its response.

Date of deprecation: 15th July 2020

Date of removal: 24th July 2020
X
Crafted by