Merged in feature/IO-3330-CARFAX-Query (pull request #2520)

IO-3330 CARFAX Bodyshop Query Adjustment

Approved-by: Dave Richer
This commit is contained in:
Allan Carr
2025-08-28 17:25:18 +00:00
committed by Dave Richer

View File

@@ -1854,7 +1854,7 @@ exports.GET_CHATTER_SHOPS = `query GET_CHATTER_SHOPS {
}`; }`;
exports.GET_CARFAX_SHOPS = `query GET_CARFAX_SHOPS { exports.GET_CARFAX_SHOPS = `query GET_CARFAX_SHOPS {
bodyshops{ bodyshops(where: {external_shop_id: {_is_null: true}}){
id id
shopname shopname
imexshopid imexshopid