Skip to main content
Anchor to AbandonmentEmailStateUpdateUserError

AbandonmentEmailStateUpdateUserError

object

An error that occurs during the execution of AbandonmentEmailStateUpdate.

•AbandonmentEmailStateUpdateUserErrorCode

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
Deprecated

Arguments

•DateTime

The date and time for when the email was sent, if that is the case.

•AbandonmentEmailState!
required

The new email state of the abandonment.

Anchor to emailStateChangeReasonemailStateChangeReason
•String

The reason why the email was or was not sent.

•ID!
required

The ID of the abandonment that needs to be updated.


Fields

•Abandonment

The updated abandonment.

•[AbandonmentEmailStateUpdateUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?