Other GraphQL Types
ItemTypeEnum
Represents the types of items supported.
Valid Values
Value | Description |
---|---|
MFG_DESIGN_ITEM | Represents an item that contains a product design. |
MFG_DRAWING_ITEM | Represents an item that contains 2D projected views of a product design. |
Where Used
Object/Input | Field | Description |
---|---|---|
ItemFilterInput | itemType . |
The type of the item you want to match. |