MCP Server for Shopify

Build 25.0.9440

EnableStandardMetafieldDefinition

Activates the specified standard metafield definition from its template.

Input

Name Type Description
Id String The ID of the standard metafield definition template to enable.
Namespace String The namespace of the standard metafield to enable. Used in combination with key.
Key String The key of the standard metafield to enable. Used in combination with namespace.
OwnerType String The resource type that the metafield definition is scoped to.
UseAsCollectionCondition Boolean Whether the metafield definition can be used as a collection condition.
Pin Boolean Whether to pin the metafield definition.
AccessAdmin String The Admin API access setting to use for the metafields under this definition.
AccessCustomerAccount String The Customer Account API access setting to use for the metafields under this definition.
AccessStorefront String The Storefront API access setting to use for the metafields under this definition.

Result Set Columns

Name Type Description
Success Boolean Indicates whether or not the operation executed successfully.
Details String Any extra details on the operation's execution.
Id String A globally-unique ID.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9440