The query() function fetches a single prediction from the model.
query()
Here is the syntax:
await model_name.query(queryOptions);
Here are some useful links: