Schema Documentation
MediaItemIdType
Description
The Type of Identifier used to fetch a single resource. Default is ID.
Values
Enum Value | Description |
---|---|
| Identify a resource by the Database ID. |
| Identify a resource by the (hashed) Global ID. |
| Identify a resource by the slug. Available to non-hierarchcial Types where the slug is a unique identifier. |
| Identify a media item by its source url |
| Identify a resource by the URI. |
Example
"DATABASE_ID"