When using MSGraph to retrieve users via a $filter on employeeType, unless also specifying $count it gives an error. With the $Count it works perfectly.
I have tried through PowerShell code (I have a PowerShell class to communicate with the MS Graph API), and Graph explorer.
Anyone else seen this, it looks like a bug?