Feature
Design an API endpoint, probably WS-based, to retrieve a real-time hot path graph of the query/mutations usage across all gateways at the same time.
Hot-path should record the GraphQL queries AST accesses required from the client's side to the properties
Probably this feature will require some internal inter-gateway communication. (in a separate issue)
Feature
Design an API endpoint, probably WS-based, to retrieve a real-time hot path graph of the query/mutations usage across all gateways at the same time.
Hot-path should record the GraphQL queries AST accesses required from the client's side to the properties
Probably this feature will require some internal inter-gateway communication. (in a separate issue)