Schema Documentation
ContentNodeIdTypeEnum
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 URI. |
Example
"DATABASE_ID"