Skip to main content
Anchor to CaptureSessionResolveUserError

CaptureSessionResolveUserError

object

An error that occurs during the execution of CaptureSessionResolve.

•CaptureSessionResolveUserErrorCode

The error code.

Show enum values
•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?

•mutation

Resolves an open capture session.

After the captureSessionResolve mutation completes on a given capture session, any captureSessionReject mutation attempts will fail. Subsequent captureSessionResolve mutation attempts will succeed.

Show payload

Arguments

•ID!
required

The capture session ID.



Was this section helpful?


Was this section helpful?