Skip to content

API specification for graph exploration. - #1798

Closed
apognu wants to merge 1 commit into
mainfrom
feat/graph-exploration-api
Closed

API specification for graph exploration.#1798
apognu wants to merge 1 commit into
mainfrom
feat/graph-exploration-api

Conversation

@apognu

@apognu apognu commented Aug 11, 2026

Copy link
Copy Markdown
Collaborator

Works with WIP backend branch graph-walking-v2.

Important: graph explorationr relies on an adjacency table being generated, you can trigger that with go run . -worker -worker-only graph_build -worker-args '{"org_id":"<orgid>"}'. This must be run whenever:

  • The data changes (objects added or modified)
  • The data model changes in a way that impacts the graph (tables or links changed).
  • Same-field relation configs are modified

@apognu apognu self-assigned this Aug 11, 2026
@apognu
apognu force-pushed the feat/graph-exploration-api branch 3 times, most recently from 36e5459 to 60ed825 Compare August 11, 2026 09:08
Comment thread packages/marble-api/openapis/marblecore-api/graph.yml Outdated
@apognu
apognu force-pushed the feat/graph-exploration-api branch from 60ed825 to d5c534e Compare August 11, 2026 13:07
@apognu
apognu force-pushed the feat/graph-exploration-api branch from d5c534e to 3c36ee7 Compare August 11, 2026 13:10
@apognu apognu closed this Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants