Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 task done
ShravanSunder opened this issue Mar 6, 2024 · 0 comments
Open
1 task done
Labels
enhancement New feature or request

Comments

@ShravanSunder
Copy link
Contributor

ShravanSunder commented Mar 6, 2024

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

  • I agree to follow this project's Code of Conduct
@ShravanSunder ShravanSunder added the enhancement New feature or request label Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant