Resolves an open void session.
After the `voidSessionResolve` mutation completes on a given void session, any
`voidSessionReject` mutation attempts will fail. Subsequent `voidSessionResolve`
mutation attempts will succeed, but the `Details` argument will be ignored.