CardPackWhere
No description
input CardPackWhere {
_and: [CardPackWhere!]
_or: [CardPackWhere!]
id: UUIDAttributeWhereOperators
universalTitle: StringAttributeWhereOperators
contentValue: NumberAttributeWhereOperators
category: CategoryArrayAttributeWhereOperators
topic: TopicArrayAttributeWhereOperators
approximateTime: NumberAttributeWhereOperators
bespokeContentId: UUIDAttributeWhereOperators
}
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
CardPackWhere.bespokeContentId ● UUIDAttributeWhereOperators input
Bespoke content id of post
Member Of
CardPackWhere input ● getCardPacks query