forked from istio/istio
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
GraphQL is becoming a common approach for aggregating queries from frontends to backend services. TID should provide GraphQL support, initially focusing on Istio Ingress Gateway.
Potential Work Items:
- Define an API, e.g. CRD, for configuring/managing a GraphQL implementation, i.e. Apollo, but not lock the API to a specific implementation.
- Allow developers to store GraphQL schemas as code, observe usage and publish information.
- Create a GraphQL schema generator. Consider using the TSB OpenAPI generator as a reference implementation for the GraphQL schema generator.
cc: @zinuga
Metadata
Metadata
Assignees
Labels
No labels