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