Objects
BasicItemVersions
Contains a list of file versions returned in response to a query.
Fields
pagination | Contains information about the current page, when results are split into multiple pages. |
results* [BasicItemVersion!] non-null | An array that contains objects representing versions of a file. |
* Required
Implements
Usage | Used By | Description |
---|---|---|
Interface | ItemVersions | A common interface that contains a list of file versions returned in response to a query. |
Where Used
Usage | Used By | Description |
---|---|---|
Field Of | BasicItem | Represents a file that does not contain components or drawings. |