captureSessionReject
Rejects an open capture session.
After the `captureSessionReject` mutation completes on a given capture session, any
`captureSessionResolve` mutation attempts will fail. Subsequent `captureSessionReject`
mutation attempts will succeed, but the `reason` argument will be ignored.