windkomo
09/15/2017, 10:12 PMallItems(filter: {
OR: [{ price_gte: 50 }, { location: { placeId: $placeId } } ]
})
I want to apply the location filter only if $placeId
has a valuedardub
09/15/2017, 10:37 PMwindkomo
09/15/2017, 10:59 PM_none
thing exists only for array 😞windkomo
09/15/2017, 10:59 PMdardub
09/15/2017, 11:17 PMwindkomo
09/15/2017, 11:20 PMdankent
09/16/2017, 1:59 PMwindkomo
09/16/2017, 8:25 PM$filter
variable, works like a charm