We would like to perform a mutateIn() with a transaction.
I cannot see the method available within the TransactionAttemptContext object for a transaction.
The only available features are get(), replace(), insert(), remove() and query()
Is this possible to perform a mutateIn with a transation? if not is it planned in a future release?