Schema Documentation

ProductIdTypeEnum

Description

The Type of Identifier used to fetch a single Product. Default is ID.

Values
Enum ValueDescription

DATABASE_ID

Identify a resource by the Database ID.

ID

Identify a resource by the (hashed) Global ID.

SKU

Unique store identifier for product.

SLUG

Identify a resource by the slug. Available to non-hierarchcial Types where the slug is a unique identifier.
Example
"DATABASE_ID"