Skip to main content
Anchor to AbandonmentEmailStateUpdatePayload

AbandonmentEmailStateUpdatePayload

payload

Return type for abandonmentEmailStateUpdate mutation.

•Abandonment

The updated abandonment.

•[AbandonmentEmailStateUpdateUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation
Deprecated

Arguments

•ID!
required

The ID of the abandonment that needs to be updated.

•AbandonmentEmailState!
required

The new email state of the abandonment.

•DateTime

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

Anchor to emailStateChangeReasonemailStateChangeReason
•String

The reason why the email was or was not sent.



Was this section helpful?