Skip to main content
Anchor to DisputeEvidenceUpdateUserError

DisputeEvidenceUpdateUserError

object

An error that occurs during the execution of DisputeEvidenceUpdate.

•DisputeEvidenceUpdateUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!non-null

The error message.


Was this section helpful?

•mutation

Updates a dispute evidence.

Arguments

•ID!required

The ID of the dispute evidence to be updated.

•ShopifyPaymentsDisputeEvidenceUpdateInput!required

The updated properties for a dispute evidence.


Fields

•ShopifyPaymentsDisputeEvidence

The updated dispute evidence.

•[DisputeEvidenceUpdateUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?