We should explore the more traditional resolver pattern for implementing part of a GraphQL endpoint.
This focuses less on ingest and indexing, and more on hitting the blockchain directly to get data for each query. Solves the block-depth problem for free.
We should explore the more traditional resolver pattern for implementing part of a GraphQL endpoint.
This focuses less on ingest and indexing, and more on hitting the blockchain directly to get data for each query. Solves the block-depth problem for free.