Reactjs – RESTful WIQL Interface for Azure DevOps Extension SDK
I'm writing an Azure DevOps extension using the azure-devops-extension-sdk in React.js. I'm trying to query our existing Product Backlog Items for one with a matching title to get the id for that PBI and update the description as I add…