Skip to main content
name
string | null
required

The product's name.

id
string<uuid>

Unique id for the product.

handle
string | null

The product's handle or SKU.

description
string | null

A description of the product. This may be used internal or external.

taxCode
string | null

An optional taxCode for this product.

createdAt
string<date-time>

Date and time when the product was created.

updatedAt
string<date-time> | null

/// Date and time when the product was last updated.