Schema Documentation
CommentNodeIdTypeEnum
Description
The Type of Identifier used to fetch a single comment node. Default is "ID". To be used along with the "id" field.
Values
Enum Value | Description |
---|---|
| Identify a resource by the Database ID. |
| Identify a resource by the (hashed) Global ID. |
Example
"DATABASE_ID"