Schema Documentation
ProductCategoryIdType
Description
The Type of Identifier used to fetch a single resource. Default is ID.
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"