Using the built-on tool to select an element give me this line:
cy.get('#\32 > .tableV2-tbody__checkbox > .checkbox__container > [data-test="row-IndeterminateCheckbox"]').click()
However after adding it to my spec file I get a Webpack Compilation Error with the stack trace pointing to the selector.