Added duration field in Member Position create/update
October 27th, 2021
API has added support to store duration_type in Member Position. Currently the duration field in the form is used to calculate the end_date. Now we wanted to save the duration which can be directly used by FE platforms instead of calculation from end_date and start_date.

Mutation name: memberPositionCreate, memberPositionUpdate
Input Field name: duration_id
Response field : duration


X
Crafted by