Skip to main content
Anchor to CaptureSessionRejectUserError

CaptureSessionRejectUserError

object

An error that occurs during the execution of CaptureSessionReject.

•CaptureSessionRejectUserErrorCode

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 capture session.

After the captureSessionReject mutation completes on a given capture session, any captureSessionResolve mutation attempts will fail. Subsequent captureSessionReject mutation attempts will succeed, but the reason argument will be ignored.


Was this section helpful?


Was this section helpful?