Hisoka-X commented on code in PR #9021:
URL: https://github.com/apache/seatunnel/pull/9021#discussion_r2011176116


##########
docs/en/connector-v2/source/GraphQL.md:
##########
@@ -0,0 +1,188 @@
+import ChangeLog from '../changelog/connector-graphql.md';
+
+# GraphQL
+
+> GraphQL source connector
+
+## Description
+
+Used to read data from GraphQL.
+
+## Key features
+
+- [x] [batch](../../concept/connector-v2-features.md)
+- [ ] [stream](../../concept/connector-v2-features.md)
+- [ ] [parallelism](../../concept/connector-v2-features.md)

Review Comment:
   ```suggestion
   - [x] [batch](../../concept/connector-v2-features.md)
   - [x] [stream](../../concept/connector-v2-features.md)
   - [ ] [parallelism](../../concept/connector-v2-features.md)
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to