Skip to main content

CustomFieldInstance

No description

union CustomFieldInstance = User | Product | ProductVariant | Category | Collection

Possible types

CustomFieldInstance.User object

Represents user data.

CustomFieldInstance.Product object

Represents an individual item for sale in the storefront.

CustomFieldInstance.ProductVariant object

Represents a version of a product such as different size or color.

CustomFieldInstance.Category object

Represents a single category of products. Categories allow to organize products in a tree-hierarchies which can be used for navigation in the storefront.

CustomFieldInstance.Collection object

Represents a collection of products.

Member Of

InstanceAttributeUnassign object

Was this page helpful?