Exploring Graph.. with PowerShell

Do you like the Microsoft Graph Explorer? Do you which there was a PowerShell module for something.. that you only seem to be able to do through Graph?

I created a script that lets you, do everything Graph Explorer does.. it just a web query after all. It's in our random examples GIT repo.. it can be found here. You will need to have a ClientID / Secret combination for this.

Have fun.. start exploring..