From 9fc5bd18a0b47becd20658cd86aed70c5dcaa8a6 Mon Sep 17 00:00:00 2001 From: Jonathan Weiss Date: Tue, 13 Aug 2024 17:12:24 -0400 Subject: [PATCH] added NQ check to README --- registry/hasura/elasticsearch/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/registry/hasura/elasticsearch/README.md b/registry/hasura/elasticsearch/README.md index 52c529ed..644eb782 100644 --- a/registry/hasura/elasticsearch/README.md +++ b/registry/hasura/elasticsearch/README.md @@ -19,8 +19,8 @@ Below, you'll find a matrix of all supported features for the Elasticsearch conn | Feature | Supported | Notes | -| ------------------------------- | --------- | ----- | -| Native Queries + Logical Models | ❌ | | +| ------------------------------- |-----------| ----- | +| Native Queries + Logical Models | ✅ | | | Simple Object Query | ✅ | | | Filter / Search | ✅ | | | Simple Aggregation | ✅ | |