StandardMetafieldDefinitionEnableUserError - admin-graphql - OBJECT
Version: unstable
Description:
An error that occurs during the execution of `StandardMetafieldDefinitionEnable`.
Access Scopes
Fields
code
: StandardMetafieldDefinitionEnableUserErrorCode - The error code.
field
: String - The path to the input field that caused the error.
message
: String! - The error message.
Connections
Related queries
Related mutations
standardMetafieldDefinitionEnable
Activates the specified standard metafield definition from its template. Refer to the [list of standard metafield definition templates](https://shopify.dev/apps/metafields/definitions/standard-definitions).
Related Unions
Examples