tcgdex / cards-database

Pokémon Trading Card Game Card (TCG) Database for the TCGdex API. ⭐ Leave a star if the project interest you !
https://www.tcgdex.net
MIT License
131 stars 31 forks source link

question: query for cards that are from standard or expanded legal #532

Open dmtrs opened 3 days ago

dmtrs commented 3 days ago

Where are you having the issue

Is the issue affecting one of the two elements below ?

Description

How can we should the CardFilters be extended to support search for standard (true) cards?

From what I understand from the code the CardFilters should work (as definition) with nested data?

Should there be a "transformation" to query from CardFilters object?

Aviortheking commented 2 days ago

Nope, I seem to have forgotten to update the CardFilter object with the childs of the card possible values, I'll try to do it this week !