Types > CategoryAncestor
Storefront APITypesCategoryAncestor
CategoryAncestor

Description

Fields

handle: String!

An URL-friendly unique string for the category automatically generated from its title

Example: "ipods"


id: String!

Unique category identifier. See also: Unique Identifiers

Example: "ca_EQzGqWoY"


title: String!

The name of the category

Example: "IPods"


Used By

Types

StorefrontCategory

Preview (typescript)

Loading module