Skip to main content

GQLTQueryDevicePositionWhere

No description

type GQLTQueryDevicePositionWhere {
id: GQLTQueryDevicePositionWhereid
position: GQLTQueryDevicePositionWhereposition
createdAt: GQLTQueryDevicePositionWherecreatedAt
updatedAt: GQLTQueryDevicePositionWhereupdatedAt
deviceId: GQLTQueryDevicePositionWheredeviceId
or: [GQLTQueryDevicePositionWhere]
and: [GQLTQueryDevicePositionWhere]
any: [GQLTQueryDevicePositionWhere]
all: [GQLTQueryDevicePositionWhere]
}

Fields#

id (GQLTQueryDevicePositionWhereid)#

position (GQLTQueryDevicePositionWhereposition)#

createdAt (GQLTQueryDevicePositionWherecreatedAt)#

updatedAt (GQLTQueryDevicePositionWhereupdatedAt)#

deviceId (GQLTQueryDevicePositionWheredeviceId)#

or ([GQLTQueryDevicePositionWhere])#

and ([GQLTQueryDevicePositionWhere])#

any ([GQLTQueryDevicePositionWhere])#

all ([GQLTQueryDevicePositionWhere])#