query EMAIL_APPOINTMENT_CONFIRMATION($id: uuid!) { appointments_by_pk(id: $id) { start title job { ownr_fn ownr_ln ownr_ea } } }