On `arax.ncats.io/beta`, I ran this DSL query ``` add_qnode(ids=CHEBI:132962, key=n0) add_qnode(ids=HP:0012531, key=n1) add_qpath(subject=n0, object=n1) connect(action=connect_nodes,max_path_length=4) ``` and I see this TRAPI error in the response from ARAX: <img width="2730" height="1262" alt="Image" src="https://github.com/user-attachments/assets/a5bc8033-8f10-42e2-87bb-f39f3f411882" />
On
arax.ncats.io/beta, I ran this DSL queryand I see this TRAPI error in the response from ARAX: