Objects
DesignFileVersions
Contains a list of objects, where each object represents a version of a design file.
Fields
pagination | Contains information about the current page, when results are split into multiple pages. |
results* [DesignFileVersion!] non-null | An array that contains objects representing versions of a file. |
* 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 | Designfile | Represents a file that contains a product design. |