Flow query question

Confirm.

So, if someone wants to find variants with empty SKU, the solution is:

  • use “get product variants data” action
  • use query sku:""
  • set sort order to “SKU” – important.

Thanks @paul_n – I’d never think about trying different sort order. Isn’t it a bug?