Complete graph explorer projection
This commit is contained in:
parent
91f329f878
commit
d2056c9046
8 changed files with 77 additions and 11 deletions
|
|
@ -23,6 +23,12 @@ GET /exports/graph-explorer/manifest
|
|||
GET /exports/graph-explorer
|
||||
```
|
||||
|
||||
The local CLI can emit the same payload for repo-local inspection:
|
||||
|
||||
```bash
|
||||
railiance-fabric export --format graph-explorer
|
||||
```
|
||||
|
||||
The manifest tells a graph shell where to load data, which fields are stable,
|
||||
which layers exist, which filter fields are available, and which modes the host
|
||||
supports.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue