getCardPackDetails
Get list of CardPackDetails
getCardPackDetails(
where: CardPackDetailsWhere
limit: Int
offset: Int
): [CardPackDetails!]!
Arguments
getCardPackDetails.where
● CardPackDetailsWhere
input
getCardPackDetails.limit
● Int
scalar
Corresponds to the maximum number of items returned. Can be used in conjunction with “Offset” and “Order” to implement pagination.
getCardPackDetails.offset
● Int
scalar
Corresponds to the number of items skipped before the first returned result. Can be used in conjunction with “Limit” and “Order” to implement pagination.
Type
CardPackDetails
object
Card Pack details (language specific)