Anchor to MetafieldDefinitionPinUserErrorMetafield
objectMetafield Definition Pin User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•Metafield
Definition Pin User Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
You can organize your metafields in your Shopify admin by pinning/unpinning metafield definitions. The order of your pinned metafield definitions determines the order in which your metafields are displayed on the corresponding pages in your Shopify admin. By default, only pinned metafields are automatically displayed.
- Anchor to definitionIddefinition•ID!required
Id The ID of the metafield definition to pin.
Arguments
- Anchor to pinnedDefinitionpinned•Metafield
Definition Definition The metafield definition that was pinned.
- Anchor to userErrorsuser•[Metafield
Errors Definition Pin User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?