aptos-core icon indicating copy to clipboard operation
aptos-core copied to clipboard

[Indexer API] Create graphql server with transaction queries

Open bowenyang007 opened this issue 2 years ago • 0 comments

Description

Indexer API is an upgraded indexer server (typescript). There are 2 main upgrades: Rust for scalability and reusability, graphQL for extensibility. The very cool thing here is that we're re-using the same types as the indexer.

Test Plan

TBD. This is just to get early signal.


This change is Reviewable

bowenyang007 avatar Jul 28 '22 07:07 bowenyang007