GraphQL - Fetching changed metafield data for company locations in B2B store

GraphQL - Fetching changed metafield data for company locations in B2B store

R-Daneel
Excursionist
14 0 18

I've noticed that when I update a metafield at the company level and then run a query for companies updated_at a date equal to or greater than a particular date, the change in the metafields at the company level does trigger the inclusion of that company in the results. That works as expected.

 

The issue, however, is with metafields at the company location level. A company update isn't triggered when I change a company location metafield.

 

Is there some way that I'm missing, where, other than calling companyLocations separately, I can detect company location metafield updates when retrieving updated companies?

 

Any assistance would be greatly appreciated.

Replies 0 (0)