Anchor to MetafieldsDeleteUserErrorMetafields
objectMetafields Delete User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•Metafields
Delete User Error Code The error code.
- Anchor to elementIndexelement•Int
Index The index of the array element that's causing the error.
- 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
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•[Metafield
Metafields Identifier] List of metafield identifiers that were deleted, null if the corresponding metafield isn't found.
- Anchor to userErrorsuser•[Metafields
Errors Delete User Error!]! non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?