List view
Towards an 8.0 release reworking the internals * Move Entity type to a Buildable class * Remove Metadata class
No due date•2/2 issues closed- No due date•1/1 issues closed
With 7.0 I want to move filters away from underscores and into field-specific filtering like ``` filter( name: { eq: "Grateful Dead" neq: "Dave Matthews Band" } ) ``` Pagination will be moved to a separate argument.
No due date•3/3 issues closed