Anchor to captureSessionRejectcapture
mutationcapture Session Reject
Requires access scope.
Rejects an open capture session.
After the mutation completes on a given capture session, any
mutation attempts will fail. Subsequent
mutation attempts will succeed, but the reason argument will be ignored.
Anchor to Arguments
Arguments
- id (ID!)
- reason (CaptureSessionRejectionReasonInput!)
- •ID!required
The capture session ID.
- Anchor to reasonreason•Capture
Session Rejection Reason Input! required The rejection reason.
Was this section helpful?
- captureSession (CaptureSession)
- userErrors ([CaptureSessionRejectUserError!]!)
- Anchor to captureSessioncapture•Capture
Session Session The updated capture session.
- Anchor to userErrorsuser•[Capture
Errors Session Reject User Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?