Skip to main content
Anchor to VoidSessionRejectUserError

VoidSessionRejectUserError

object

An error that occurs during the execution of VoidSessionReject.

•VoidSessionRejectUserErrorCode

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

Rejects an open void session. After the voidSessionReject mutation completes on a given void session, any voidSessionResolve mutation attempts will fail. Subsequent voidSessionReject mutation attempts will succeed, but the RejectionReasonInput argument will be ignored.


Was this section helpful?


Was this section helpful?