Graph schema consistency enhancements #552
Labels
alpha.7
Content as Data
enhancement
Improve something existing (e.g. no docs, new APIs, etc)
v0.30.0
Milestone
Type of Change
Summary
Make some enhancements / cleanups to the the graph schema
MenuQuery
ItemDetails
Unique IDs
We should make sure all content gets a unique ID since right now it is just the filename without the extension. Could probably be based on a hash of the entire file page.
Double MenuQuery Item
The
MenuQuery
seems to return nesteditem.item
which makes it a little clunky to interact with.Wonder if there is a way to add some ergonomics here, or maybe give the sub items a better, more semantic name, like
children
?The text was updated successfully, but these errors were encountered: