Forum Discussion
michalkornet
Nov 07, 2025Iron Contributor
Missing types in personType resource type documentation
Hi, Some time ago, I was working with the Microsoft Graph People endpoint and wanted to filter by personType properties. I’d like to suggest listing all possible values for personType in the documen...
- Nov 07, 2025
Best leave feedback directly on the documentation page. Some pages also accept external contributors, so you can submit a pull request via GitHub.
kevinpierce
Nov 07, 2025Copper Contributor
Hey! Yeah, that’d be super helpful. For now, you can check the personType.class and personType.subclass values directly in the response, they’re usually things like “Person”, “Organization”, “Group”, etc. But yeah, +1 to updating the docs to list them all clearly!