microsoft / azure-devops-extension-sdk

Client SDK for developing Azure DevOps extensions
MIT License
123 stars 38 forks source link

Graph api missing listGroups #20

Open davidcorrigan714 opened 4 years ago

davidcorrigan714 commented 4 years ago

As far as I can tell there's no way to list out the groups with the new api like the listGroups() call in the old one. Without that there doesn't seem to be a way to lookup group names without already having a descriptor or scope ID.