Skip to main content
Anchor to CaptureSessionResolvePayload

CaptureSessionResolvePayload

payload

Return type for captureSessionResolve mutation.

•CaptureSession

The updated capture session.

•[CaptureSessionResolveUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•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.


Was this section helpful?