EditionSlot
No description
type EditionSlot {
edition: Edition
filledMomentIDs: [String]
lockedMomentIDs: [String]
minListingPrice: Price
isFresh: Boolean!
}
Fields
edition ● Edition object
filledMomentIDs ● [String] list scalar
lockedMomentIDs ● [String] list scalar
minListingPrice ● Price scalar
isFresh ● Boolean! non-null scalar
Member of
CodexSetWithEditions object ● GetPlayerEntityResponse object ● GetTeamEntityResponse object