SetPlayCirculations
No description
type SetPlayCirculations {
ownedByCollectors: Int!
forSaleByCollectors: Int!
hiddenInPacks: Int!
unavailableForPurchase: Int!
circulationCount: Int!
burned: Int!
locked: Int!
ownedByLockerRoom: Int!
effectiveSupply: Int!
hiddenInPacksV2: Int!
ownedByCollectorsExcludingListedAndLocked: Int!
}
Fields
ownedByCollectors ● Int! non-null scalar
forSaleByCollectors ● Int! non-null scalar
hiddenInPacks ● Int! non-null scalar
unavailableForPurchase ● Int! non-null scalar
circulationCount ● Int! non-null scalar
burned ● Int! non-null scalar
locked ● Int! non-null scalar
ownedByLockerRoom ● Int! non-null scalar
effectiveSupply ● Int! non-null scalar
hiddenInPacksV2 ● Int! non-null scalar
ownedByCollectorsExcludingListedAndLocked ● Int! non-null scalar
Member of
MintedSetPlay object ● MintedSetPlayParallel object