We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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)
The text was updated successfully, but these errors were encountered:
sckv
No branches or pull requests
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)
The text was updated successfully, but these errors were encountered: