stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > Product > options

AdminTypes.Product.options property

A list of product options. The limit is specified by Shop.resourceLimits.maxProductOptions.

Signature:

options: Array<ProductOption>;