stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > MarketCreateInput > handle

AdminTypes.MarketCreateInput.handle property

A unique identifier for the market. For example "ca". If the handle isn’t provided, then the handle is auto-generated based on the country or name.

Signature:

handle?: InputMaybe<Scalars['String']['input']>;