Hey. I use the operator "in" to filter
Hey. I use the operator "in" to filter clients by promo code, but I am not able to get the default value for promo code after refresh, because the filter looks like {field:"id",operator:"in",value:clientIds}. Could you recommend a suitable approach for this case?
