Hi Team,
How to update through graphql api particular subitem row in that update data of specific coulmn
In my use case, I wanted to update a particular subitem by id to particular column “html template” endpoint. So how can I update some text data in that column to that particular subitem row by using the subitem id and column name. Is there graphql api avaialble for this?