Objects
DrawingItemVersions
Contains a list of objects, where each object represents a version of a drawing item that contains 2D projections of a component.
Fields
pagination | Contains information about the current page, when results are split into multiple pages. |
results* [DrawingItemVersion]! non-null | Contains a list of objects, where each object represents a version of a drawing item that contains 2D projections of a component. |
* Required
Implements
Usage | Used By | Description |
---|---|---|
Interface | ItemVersions | Contains a list of item versions returned in response to a query. |
Where Used
Usage | Used By | Description |
---|---|---|
Field Of | DesignItemVersion | Represents a version of an item that contains a product design. |
Field Of | DrawingItem | Represents an item that contains 2D projected views of a product design. |