mesh icon indicating copy to clipboard operation
mesh copied to clipboard

WIP: Native sorting in API / GraphQL requests

Open plyhun opened this issue 4 years ago • 0 comments

Abstract

Currently Mesh lacks sorting possibilities on data fetch on both REST API targets and GraphQL. Here comes an attempt to fulfill this need. Not yet finished.

Checklist

General

  • [x] Added abstract that describes the change
  • [ ] Added changelog entry to /CHANGELOG.adoc
  • [ ] Ensured that the change is covered by tests
  • [ ] Ensured that the change is documented in the docs

On API Changes

  • [x] Checked if the changes are breaking or not
  • [ ] Added GraphQL API if applicable
  • [x] Added Elasticsearch mapping if applicable

plyhun avatar Jul 23 '21 09:07 plyhun