-
Notifications
You must be signed in to change notification settings - Fork 0
Add the ability to query #1
Copy link
Copy link
Open
Description
Right now when items are pulled in from the API it will just bring back all values that are pulled and return those structs. There is no filtering on the Metra API so it should be implemented in the library so that users don't have to manually filter. In order to do this, I believe there should be some sort of DSL of sorts that could be used (similar to Ecto's queries)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request