I have a GraphQL connection where I have added a success event handler:
Control component -> table2 ->Method -> Select Row -> Target Row By Index -> Index: 0
The first row is not selected when the query is executed.
I have the same for a legacy table and it works properly:
Is that a bug or am I doing something wrong?
Thanks!