ENUM
Condition
The conditions the property should be in.
link GraphQL Schema definition
- enum Condition {
- # Fair conditions.
- # Good conditions.
- # Mint conditions.
- # The property is new.
- # Poor conditions.
- }
ENUM
The conditions the property should be in.
- enum Condition {
- # Fair conditions.
- # Good conditions.
- # Mint conditions.
- # The property is new.
- # Poor conditions.
- }