Anchor to CaptureSessionCapture
objectCapture Session
Requires access scope.
Represents a unique capture transaction.
Anchor to FieldsFields
- •ID!non-null
A globally-unique ID.
- Anchor to statestate•Capture
Session States! non-null Details about the capture state.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
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.- •mutation
Resolves an open capture session.
After the
mutation completes on a given capture session, any
mutation attempts will fail. Subsequent
mutation attempts will succeed.
Was this section helpful?