mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-05-21 15:49:55 +00:00
fix: server runtime error (#741)
This commit is contained in:
parent
0b4796cbb2
commit
859f325a20
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user