Skip to main content
interface

Represents an error in the input of a mutation.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?

Anchor to Types implemented inTypes implemented in

•OBJECT

An error that occurs during the execution of CaptureSessionReject.

Show fields
•OBJECT

An error that occurs during the execution of CaptureSessionResolve.

Show fields
•OBJECT

An error that occurs during the execution of PaymentSessionConfirm.

Show fields
•OBJECT

An error that occurs during the execution of PaymentSessionModal.

Show fields
•OBJECT

Represents a payment session custom error.

Show fields
•OBJECT

An error that occurs during the execution of PaymentSessionRedirect.

Show fields
•OBJECT

An error that occurs during the execution of RefundSessionReject.

Show fields
•OBJECT

An error that occurs during the execution of RefundSessionResolve.

Show fields
•OBJECT

An error in the input of a mutation. Mutations return UserError objects to indicate validation failures, such as invalid field values or business logic violations, that prevent the operation from completing.

Show fields
•OBJECT

Represents a verification session custom error.

Show fields
•OBJECT

An error that occurs during the execution of VoidSessionReject.

Show fields
•OBJECT

An error that occurs during the execution of VoidSessionResolve.

Show fields

Was this section helpful?