Anchor to CaptureSessionResolveUserErrorCapture
objectCapture Session Resolve User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- code (CaptureSessionResolveUserErrorCode)
- field ([String!])
- message (String!)
- Anchor to codecode•Capture
Session Resolve User Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- captureSessionResolve (CaptureSessionResolvePayload)
- •mutation
Resolves an open capture session.
After the
mutation completes on a given capture session, anymutation attempts will fail. Subsequentmutation attempts will succeed.- •ID!required
The capture session ID.
Arguments
- •ID!
Was this section helpful?