Your NODE JS Api is NOT GOOD.. differences between the doc and the API reference and nothing work

@jhs - It doesn’t seem you have the actual call to perform the query, e.g.,

const queryResult = await index.query({ queryRequest })

Can you share how you’re instantiating the index and how you’re performing the request?