refactor navigation and shelf into single query #291
Labels
CLI
Content as Data
documentation
Greenwood specific docs
enhancement
Improve something existing (e.g. no docs, new APIs, etc)
v0.5.0
Data w/ GraphQL
Type of Change
Summary
As per #285, I would like to suggest we refactor navigation and shelf into a single Menu query through graphql as described here
Details
schema
our query from our components(both header and shelf):
This will work for both navigation, side menus, footers, etc. We can filter by menu type and sort the menus as well.
The text was updated successfully, but these errors were encountered: