Skip to main content

GQLTQueryProductWheretype

No description

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

Fields#

eq (GQLTWhereProductTypeEnum)#

ne (GQLTWhereProductTypeEnum)#

gte (GQLTWhereProductTypeEnum)#

lte (GQLTWhereProductTypeEnum)#

lt (GQLTWhereProductTypeEnum)#

not (GQLTWhereProductTypeEnum)#

is (GQLTWhereProductTypeEnum)#

like (GQLTWhereProductTypeEnum)#

notLike (GQLTWhereProductTypeEnum)#

iLike (GQLTWhereProductTypeEnum)#

notILike (GQLTWhereProductTypeEnum)#

startsWith (GQLTWhereProductTypeEnum)#

endsWith (GQLTWhereProductTypeEnum)#

substring (GQLTWhereProductTypeEnum)#

regexp (GQLTWhereProductTypeEnum)#

notRegexp (GQLTWhereProductTypeEnum)#

iRegexp (GQLTWhereProductTypeEnum)#

notIRegexp (GQLTWhereProductTypeEnum)#

in ([GQLTWhereProductTypeEnum])#

notIn ([GQLTWhereProductTypeEnum])#

contains ([GQLTWhereProductTypeEnum])#

contained ([GQLTWhereProductTypeEnum])#

between ([GQLTWhereProductTypeEnum])#

notBetween ([GQLTWhereProductTypeEnum])#

overlap ([GQLTWhereProductTypeEnum])#

adjacent ([GQLTWhereProductTypeEnum])#

strictLeft ([GQLTWhereProductTypeEnum])#

strictRight ([GQLTWhereProductTypeEnum])#

noExtendRight ([GQLTWhereProductTypeEnum])#

noExtendLeft ([GQLTWhereProductTypeEnum])#