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 ValueDescription

DATABASE_ID

Identify a resource by the Database ID.

ID

Identify a resource by the (hashed) Global ID.
Example
"DATABASE_ID"