Skip to main content
Anchor to CaptureSessionResolvePayload

CaptureSessionResolvePayload

payload

Return type for captureSessionResolve mutation.

The updated capture session.

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?