diff --git a/meta/definitions/graphql.gql b/meta/definitions/graphql.gql index c197f07b1..c3f2a2ffd 100644 --- a/meta/definitions/graphql.gql +++ b/meta/definitions/graphql.gql @@ -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