forked from MystenLabs/sui
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[GraphQL/Data] TransactionBlock Point Queries (MystenLabs#15628)
## Description Port queries for TransactionBlock by digest into the new data loading framework. ## Test Plan ``` sui-graphql-rpc$ cargo nextest run sui-graphql-e2e-tests$ cargo nextest run -j 1 --features pg_nte ``` ## Stack - MystenLabs#15467 - MystenLabs#15470 - MystenLabs#15471 - MystenLabs#15472 - MystenLabs#15473 - MystenLabs#15474 - MystenLabs#15475 - MystenLabs#15484 - MystenLabs#15485 - MystenLabs#15519 - MystenLabs#15520 - MystenLabs#15521 - MystenLabs#15522 - MystenLabs#15523 - MystenLabs#15524 - MystenLabs#15525 - MystenLabs#15526 - MystenLabs#15527 - MystenLabs#15625 - MystenLabs#15528 - MystenLabs#15529
- Loading branch information
Showing
6 changed files
with
24 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters