Skip to content

Commit 1e50b68

Browse files
committed
adding more use-cases to the roadmap
1 parent e37f2c9 commit 1e50b68

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/connect/client.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,3 +208,5 @@ The following features are planned for future releases of Connect Client:
208208

209209
1. **OpenAPI Generation**: Enhanced support for generating OpenAPI specifications including descriptions, summaries, deprecated fields, and tags.
210210
2. **Subscription Support**: Ability to consume GraphQL subscriptions as gRPC streams, enabling real-time data updates over the Connect protocol.
211+
3. **Multiple Root Fields**: Support for executable operations containing multiple root selection set fields, allowing more complex queries in a single operation.
212+
4. **Field Aliases**: Support for GraphQL aliases to control the shape of the API surface, enabling customized field names in the generated Protobuf definitions.

0 commit comments

Comments
 (0)