-
Notifications
You must be signed in to change notification settings - Fork 1
Description
As a developer using the WebApp, I want to integrate GraphQL for efficient data fetching and improved API interactions, so that I can optimize performance, reduce over-fetching, and improve the flexibility of API requests.
Acceptance Criteria:
Implement GraphQL client support in the WebApp for making queries and mutations.
Ensure seamless integration with the existing backend while maintaining REST API compatibility if needed.
Optimize data fetching to retrieve only the required fields, improving performance.
Implement error handling and validation mechanisms for GraphQL queries.
Update the API documentation to include GraphQL query structures and best practices.
Note : This should include cloud agent & browser agent.
This should be implemented throughout the platform webapp & egde.