Thanks for the ref @Raphael but what is the rationale for this api approach? Why not add the filter to the existing queryX api and keep things consistent? I.e,
queryProjecf(filter: { title: { title_v: { topK: …} }}){
title
}
Thanks for the ref @Raphael but what is the rationale for this api approach? Why not add the filter to the existing queryX api and keep things consistent? I.e,
queryProjecf(filter: { title: { title_v: { topK: …} }}){
title
}