stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > MetafieldStorefrontVisibilityInput > namespace

AdminTypes.MetafieldStorefrontVisibilityInput.namespace property

The namespace of a metafield to make visible in the Storefront API. If omitted the app reserved namespace will be used.

Signature:

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