mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-07-03 08:59:18 +00:00
fix: server runtime error
This commit is contained in:
@ -72,9 +72,6 @@ input Sort {
|
|||||||
|
|
||||||
"""a Card filters"""
|
"""a Card filters"""
|
||||||
input CardsFilters {
|
input CardsFilters {
|
||||||
"""Filter on the booster in which the card is available"""
|
|
||||||
# booster: String
|
|
||||||
|
|
||||||
"""Filter on the card's category (Pokemon, Trainer or Energy)"""
|
"""Filter on the card's category (Pokemon, Trainer or Energy)"""
|
||||||
category: String
|
category: String
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user