Skip to main content

GQLTQueryMapItemWhere

No description

type GQLTQueryMapItemWhere {
id: GQLTQueryMapItemWhereid
type: GQLTQueryMapItemWheretype
level: GQLTQueryMapItemWherelevel
position: GQLTQueryMapItemWhereposition
polygon: GQLTQueryMapItemWherepolygon
createdAt: GQLTQueryMapItemWherecreatedAt
updatedAt: GQLTQueryMapItemWhereupdatedAt
mapId: GQLTQueryMapItemWheremapId
deviceId: GQLTQueryMapItemWheredeviceId
fileItemId: GQLTQueryMapItemWherefileItemId
or: [GQLTQueryMapItemWhere]
and: [GQLTQueryMapItemWhere]
any: [GQLTQueryMapItemWhere]
all: [GQLTQueryMapItemWhere]
}

Fields#

id (GQLTQueryMapItemWhereid)#

type (GQLTQueryMapItemWheretype)#

level (GQLTQueryMapItemWherelevel)#

position (GQLTQueryMapItemWhereposition)#

polygon (GQLTQueryMapItemWherepolygon)#

createdAt (GQLTQueryMapItemWherecreatedAt)#

updatedAt (GQLTQueryMapItemWhereupdatedAt)#

mapId (GQLTQueryMapItemWheremapId)#

deviceId (GQLTQueryMapItemWheredeviceId)#

fileItemId (GQLTQueryMapItemWherefileItemId)#

or ([GQLTQueryMapItemWhere])#

and ([GQLTQueryMapItemWhere])#

any ([GQLTQueryMapItemWhere])#

all ([GQLTQueryMapItemWhere])#