-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Description
Currently, if developers want their subgraphs to capture stateful or aggregate information, they have to fetch past state during mappings, manipulating the data by hand in Assemblyscript. This can lead to highly convoluted subgraph logic, and it can have a negative impact on performance.
This meta-issue tracks ongoing investigations & work to improve the developer experience when creating stateful & aggregating subgraphs.
- Use-case definition
- Implementation exploration
- Developer interface exploration
- Query time aggregation investigation
- Schema autogeneration considerations
Use case definition
- State
- Totals
- Timeseries
Reference
Metadata
Metadata
Assignees
Labels
No labels