stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShopLocaleInput > published

AdminTypes.ShopLocaleInput.published property

Whether the locale is published. Only published locales are visible to the buyer.

Signature:

published?: InputMaybe<Scalars['Boolean']['input']>;