Schema Documentation
TermNodeIdTypeEnum
Description
The Type of Identifier used to fetch a single resource. Default is "ID". To be used along with the "id" field.
Values
Enum Value | Description |
---|---|
| The Database ID for the node |
| The hashed Global ID |
| The name of the node |
| Url friendly name of the node |
| The URI for the node |
Example
"DATABASE_ID"