I’m trying to set up a scheduled flow that gets any products that have an inventory policy = continue and then uses for each loop to tag those products with “continue_selling”. I’m just not sure what the proper query syntax is to filter out only those products with the inventory policy set to ‘continue’. Any help is very much appreciated. Thanks in advance.