Closed
Description
Merge Main Functionalities Related to the GQL Data Factory
In this phase, we will merge the main functionalities related to the GQL Data Factory, ensuring that the GQL-related components are integrated. This includes:
Task List
-
GQL Data Factory and Their Dependencies
- Merge the core GQL Data Factory components.
- Ensure all dependencies for the GraphQL Data Factory are included and correctly referenced.
-
Table Classes for GQL
- Move table classes designed to work with the GraphQL Data Factory.
-
Changes in the PPSS Folder
- Update and add necessary components in the PPSS folder.
-
Changes in the Subgraph Folder
- Modify subgraph components to align with the new GraphQL functionalities.
-
System Tests
- Update system tests to cover new GraphQL functionalities.
- Ensure all existing tests pass
-
Changes on the CLI for GQL
- Update the Command Line Interface (CLI) to support new GraphQL functionalities.
- Verify that all CLI commands work correctly and are documented properly.
Detailed Steps
-
Integrate GQL Data Factory Components
- Review and merge the GQL components and their dependencies.
-
Update Table Classes
- Merge specific table classes designed for GQL.
- Perform tests to verify the functionality and compatibility of these table classes.
-
Revise PPSS Folder
- Updates and additions to the PPSS folder. (For only GQL-Data Factory related parts)
-
Modify Subgraph Components
- Update components in the subgraph folder.
- Run tests to ensure all components are working properly.
-
Revise System Tests
- Update existing system tests to include new GQL functionalities.
- Ensure all tests pass successfully.
-
Update CLI for GQL
- Modify the CLI to accommodate new GQL functionalities.
- Test all CLI commands (manual)
Metadata
Assignees
Labels
No labels