/** @type { ActionOptions } */
export const options = {
actionType: "update",
triggers: {
shopify: {
shopifyFilter: "type:COMPANY_LOCATION",
},
},
};
/** @type { ActionOptions } */
export const options = {
actionType: "update",
triggers: {
shopify: {
shopifyFilter: "type:COMPANY_LOCATION",
},
},
};