Gregory_Fonkatz
Jun 16, 2021Copper Contributor
Status:
New
Remove requirement for ConsistencyLevel header from MS Graph API calls
Some of the advanced query parameters in API calls such as $search and $count require setting a ConsistencyLevel request header. This is unintuitive to developers working with MS GRAPH API , arguably...
MikeCrowley
Sep 22, 2022Iron Contributor
Hi Licantrop0 , the fact that `count` is also an unintuitive and occasional requirement, but one that's implemented as a uri parameter whereas `consistencylevel` is an http header only underscores Gregory_Fonkatz 's point.
Are you able to speak to why advanced queries can't be detected by the service in the first place, vs customers needing to use headers? Does it route the queries to a different infrastructure at a network-appliance level?
I'm a fan of Microsoft Graph, keep up the great work!