From 891ff8470cc20cfb747bedba7b50366a2b48a439 Mon Sep 17 00:00:00 2001 From: amirmm11 Date: Thu, 8 Jul 2021 17:49:20 -0700 Subject: [PATCH] Update _index.md --- .../components-reference/supported-bindings/_index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/daprdocs/content/en/reference/components-reference/supported-bindings/_index.md b/daprdocs/content/en/reference/components-reference/supported-bindings/_index.md index 431a8640b..4676427d0 100644 --- a/daprdocs/content/en/reference/components-reference/supported-bindings/_index.md +++ b/daprdocs/content/en/reference/components-reference/supported-bindings/_index.md @@ -27,6 +27,7 @@ Table captions: |------|:----------------:|:-----------------:|--------|-------- | ---------| | [Apple Push Notifications (APN)]({{< ref apns.md >}}) | | ✅ | Alpha | v1 | 1.0 | | [Cron (Scheduler)]({{< ref cron.md >}}) | ✅ | ✅ | Alpha | v1 | 1.0 | +| [GraphQL]({{< ref grapghql.md >}}) | | ✅ | Alpha | v1 | 1.0 | | [HTTP]({{< ref http.md >}}) | | ✅ | GA | v1 | 1.0 | | [InfluxDB]({{< ref influxdb.md >}}) | | ✅ | Alpha | v1 | 1.0 | | [Kafka]({{< ref kafka.md >}}) | ✅ | ✅ | Alpha | v1 | 1.0 | @@ -84,4 +85,4 @@ Table captions: | Name | Input
Binding | Output
Binding | Status | Component version | Since | |------|:----------------:|:-----------------:|--------| --------- | ---------- | | [Zeebe Command]({{< ref zeebe-command.md >}}) | | ✅ | Alpha | v1 | 1.2 | -| [Zeebe Job Worker]({{< ref zeebe-jobworker.md >}}) | ✅ | | Alpha | v1 | 1.2 | \ No newline at end of file +| [Zeebe Job Worker]({{< ref zeebe-jobworker.md >}}) | ✅ | | Alpha | v1 | 1.2 |