Ironclad / Ironclad/rivet

[Feature]: Would very useful to have context graph metadata to have modified dates

Open
#368 0 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
4.7k
Forks
388
PR merge metrics
No merged PRs in 30d

Description

### Feature Request

It would be really useful for blugin development for `context.project.graphs[graphRef.graphId].metadata` or the nodes `graph.nodes` to have date when that subgraph was last updated or modified.

i have caching in my plugin and i'd like to invalidate it when the grpah is updated.

As a workaround i'm doing a hash of `JSON.stringify(graph.nodes.map(m => m.data))`

### Code of Conduct

- [X] I agree to follow this project's Code of Conduct

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.