Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(query): add filter and sort support #4

Open
msmalley opened this issue Apr 21, 2023 · 1 comment
Open

feat(query): add filter and sort support #4

msmalley opened this issue Apr 21, 2023 · 1 comment
Labels
kind/feature New feature request

Comments

@msmalley
Copy link
Contributor

For example ...

Allow for results to be filtered by:

  • Dates
  • Amounts
  • Content type
  • ???

Allow for results to be sorted by:

  • Dust Amounts
  • Trade Value
  • ???
@msmalley msmalley changed the title Filters & Sorts Query - Filters & Sorts Apr 21, 2023
@kodemon kodemon added the kind/feature New feature request label Apr 25, 2023
@kodemon kodemon changed the title Query - Filters & Sorts feat(query): add filter and sort support Apr 25, 2023
@kodemon
Copy link
Contributor

kodemon commented Apr 27, 2023

This will need further discussion on additional functionality added to ordit as this issue will flow upstream to where the root data is sourced from.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature request
Projects
None yet
Development

No branches or pull requests

2 participants