Skip to main content

GQLTQueryProductWheredeviceLimit

No description

type GQLTQueryProductWheredeviceLimit {
eq: Int
ne: Int
gte: Int
lte: Int
lt: Int
not: Int
is: Int
like: Int
notLike: Int
iLike: Int
notILike: Int
startsWith: Int
endsWith: Int
substring: Int
regexp: Int
notRegexp: Int
iRegexp: Int
notIRegexp: Int
in: [Int]
notIn: [Int]
contains: [Int]
contained: [Int]
between: [Int]
notBetween: [Int]
overlap: [Int]
adjacent: [Int]
strictLeft: [Int]
strictRight: [Int]
noExtendRight: [Int]
noExtendLeft: [Int]
}

Fields#

eq (Int)#

ne (Int)#

gte (Int)#

lte (Int)#

lt (Int)#

not (Int)#

is (Int)#

like (Int)#

notLike (Int)#

iLike (Int)#

notILike (Int)#

startsWith (Int)#

endsWith (Int)#

substring (Int)#

regexp (Int)#

notRegexp (Int)#

iRegexp (Int)#

notIRegexp (Int)#

in ([Int])#

notIn ([Int])#

contains ([Int])#

contained ([Int])#

between ([Int])#

notBetween ([Int])#

overlap ([Int])#

adjacent ([Int])#

strictLeft ([Int])#

strictRight ([Int])#

noExtendRight ([Int])#

noExtendLeft ([Int])#