Anchor to MetafieldDefinitionUnpinUserErrorMetafield
objectMetafield Definition Unpin User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•Metafield
Definition Unpin 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 unpin.
Arguments
- Anchor to unpinnedDefinitionunpinned•Metafield
Definition Definition The metafield definition that was unpinned.
- Anchor to userErrorsuser•[Metafield
Errors Definition Unpin User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?