Merge remote-tracking branch 'origin/release/2025-08-29' into feature/IO-3255-simplified-part-management
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user