Anchor to MetafieldsDeleteUserErrorMetafields
Metafields Delete User Error
object
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•
The error code.
- Anchor to elementIndexelement•
Index The index of the array element that's causing the error.
- Anchor to fieldfield•
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
Deletes multiple metafields in bulk.
- Anchor to metafieldsmetafields•[Metafield
Identifier Input!]!required A list of identifiers specifying metafields to delete. At least one identifier must be specified.
Arguments
- Anchor to deletedMetafieldsdeleted•
Metafields List of metafield identifiers that were deleted, null if the corresponding metafield isn't found.
- Anchor to userErrorsuser•
Errors [MetafieldsDelete User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?