ItemVariant
Variants are specific versions of Items. Every Item has at least one "variant", but many have multiple variants.
Implements
Fields
String
)
The name of this variant's body. Can be used with the bodyType
of its item
to construct a more complete name for this variant.
[String!]!
)
The main colors of this variant.
Boolean
)
Only set for variants of Artwork and is used to distinguish between Artwork's genuine and fake variants.
ID!
)
ID of the object.
URL
)
A URL that points to an image of this variant.
String!
)
A unique identifier for this variant that is internal to the game.
Item!
)
The Item of which this object is a variant.
String
)
The name of this variant's pattern. Can be used with the patternType
of its
item
to construct a more complete name for this variant.