Forums

where not

seppo 11 Jul, 2018
Where reading data, if I want to place a "where not" to where field, how to do that For example instead of writing there:
parentcategory:{data:parentcategory.id}
I owuld write:
parentcategory:NOT{data:parentcategory.id}
?
healyhatman 12 Jul, 2018
parentcategory/!=:{data:blahblahblah}
This topic is locked and no more replies can be posted.