No Code Indexing
Intro
Most novel products on Aptos require custom indexing. Unfortunately, custom indexing is hard for two key reasons:
- Devs must write code to describe their indexing logic.
- Devs must manage infrastructure to run an indexer.
The Geomi No Code Indexing platform solves both of these problems by eliminating the need to write code or run infrastructure yourself.
Learn how to use No Code Indexing in 116 seconds with this video:
Demonstration
Learn how to use Geomi No Code Indexing with this end-to-end demo, using the Petra Web Hong Bao experience as an example:
Resources referred to in the demo:
- Petra Web Hong Bao
- Hong Bao Move code
- Getting started with Hasura v2
- GraphQL Typescript codegen package
- GraphQL codegen example
Behavior
Merging events
To write multiple events into the same row a primary key must be specified. We merge on the specified PK: