Anchor to MetafieldDeleteUserErrorMetafield
objectMetafield Delete User Error
An error that occurs during the execution of cart metafield deletion.
Anchor to FieldsFields
- Anchor to codecode•Metafield
Delete 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
Deletes a cart metafield.
- Anchor to inputinput•Cart
Metafield Delete Input! required The input fields used to delete a cart metafield.
Arguments
- Anchor to deletedIddeleted•ID
Id The ID of the deleted cart metafield.
- Anchor to userErrorsuser•[Metafield
Errors Delete User Error!]! non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?