mesh icon indicating copy to clipboard operation
mesh copied to clipboard

GraphQL: Filtering/Sorting

Open Jotschi opened this issue 7 years ago • 2 comments

It should be possible to apply filtering and sorting to each endpoint that returns a list of items.

Jotschi avatar May 19 '17 11:05 Jotschi

Still open:

  • [ ] List Fields
  • [ ] Node References
  • [ ] Micronodes
  • [ ] Binaries
  • [ ] Filtering for other types (Schemas, Users, etc.)
  • [x] Sorting
  • [ ] Filter involving other lists (example)

philippguertler avatar Jul 04 '18 11:07 philippguertler

https://github.com/gentics/mesh/pull/1223 Not yet merged because of perf penalties. Some parameter pasing improvements are also required.

plyhun avatar Jul 05 '22 07:07 plyhun