stack

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

AdminTypes.MetafieldDefinitionUpdateInput.namespace property

The container for a group of metafields that the metafield definition is associated with. Used to help identify the metafield definition, but cannot be updated itself. If omitted, the app-reserved namespace will be used.

Signature:

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