Home > @infiniteobjects/shopify-data-manager > AdminTypes > MetafieldDefinitionUpdateInput > namespace
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']>;