Skip to main content
Anchor to MetafieldDefinitionUpdateUserError

MetafieldDefinitionUpdateUserError

object

An error that occurs during the execution of MetafieldDefinitionUpdate.

•MetafieldDefinitionUpdateUserErrorCode

The error code.

•Int

The index of the array element that's causing the error.

•[String!]

The path to the input field that caused the error.

•String!non-null

The error message.


Was this section helpful?

•mutation

Updates a metafield definition.

Arguments

•MetafieldDefinitionUpdateInput!required

The input fields for the metafield definition update.


Fields

•MetafieldDefinition

The metafield definition that was updated.

•[MetafieldDefinitionUpdateUserError!]!non-null

The list of errors that occurred from executing the mutation.

•Job

The asynchronous job updating the metafield definition's validation_status.


Was this section helpful?


Was this section helpful?