1
0
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:
Florian Bouillon 2025-05-18 14:11:41 +02:00 committed by GitHub
parent 0b4796cbb2
commit 859f325a20
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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