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