I found a bug: If my filter barcode is a string or an integer, and my variant's barcode is also a string or an integer, the query returns the variants correctly. However, if the barcode is an Int64, it fails.Here is my example query:'{ productVariant...