Table Workitemcomments
Description
No description available
Parameters
Parameter | Label | Required | Options | Description | Help |
---|---|---|---|---|---|
Query | Wiql Query | YES |
|
Supported Operations
Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.Method | Supported ? | Reference EndPoint |
---|---|---|
SELECT | YES | query_workitem_comments |
INSERT | YES | add_workitem_comment |
UPDATE | YES | update_workitem_comment |
UPSERT | NO | |
DELETE | YES | delete_workitem_comment |
LOOKUP | YES | get_workitem_comments,get_workitem_comment |