handle

abstract suspend fun handle(ctx: MutationCommand.Context<T>)

Handles the mutation.