appointmentId
mutation($appointmentId: ID!) { endVideoCall(appointmentId: $appointmentId) { id # Add other fields you need }}
{ "appointmentId": "1"}