Skip to main content
Version: s5

CardPackWhere

No description

input CardPackWhere {
_and: [CardPackWhere!]
_or: [CardPackWhere!]
id: UUIDAttributeWhereOperators
universalTitle: StringAttributeWhereOperators
contentValue: NumberAttributeWhereOperators
category: CategoryArrayAttributeWhereOperators
topic: TopicArrayAttributeWhereOperators
approximateTime: NumberAttributeWhereOperators
}

Fields

CardPackWhere._and ● [CardPackWhere!] list input

AND operator

CardPackWhere._or ● [CardPackWhere!] list input

OR operator

CardPackWhere.id ● UUIDAttributeWhereOperators input

UUID of card pack

CardPackWhere.universalTitle ● StringAttributeWhereOperators input

Universal title of card pack

CardPackWhere.contentValue ● NumberAttributeWhereOperators input

Content value of card pack

CardPackWhere.category ● CategoryArrayAttributeWhereOperators input

List of categories card pack is included in

CardPackWhere.topic ● TopicArrayAttributeWhereOperators input

Topic of the card pack

CardPackWhere.approximateTime ● NumberAttributeWhereOperators input

Approximate time for card pack given in minutes

Member of

CardPackWhere input ● getCardPacks query