Filter for non-null values #86
-
|
I'm trying to search for This is what I'm trying: I am getting all products returned, even ones without skus. When I filter for |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
This seems to work for me using the swell-node SDK. See examples below. Btw, the with with |
Beta Was this translation helpful? Give feedback.
This seems to work for me using the swell-node SDK. See examples below.
Btw, the
wherekey is redundant. You can apply filter key/values directly. It worked for me with or without the explicitwhereclause.with
sku: nullfilter: