Custom site column and managed property is not returned in seach/query Graph API. Anything wrong with my mapping method?
Hi,
I'm a sharepoint site owner in my company and I created a site column called "SupplierName" and added it in one of my Lists.

A crawled property has been automatically created in the Site Settings > Search schema > Crawled Properties as per image below:

Then, I created a new Managed Property called "SupplierName" and mapped the crawled property ows_SupplierName.

I've reindexed my site after it and then tried to use the POST method in Graph API asking for the field "suppliername", however, the field is not returned.


Any reason of why it does not return it?