Skip to main content

GQLTQueryDeviceEventWhere

No description

type GQLTQueryDeviceEventWhere {
id: GQLTQueryDeviceEventWhereid
type: GQLTQueryDeviceEventWheretype
data: GQLTQueryDeviceEventWheredata
position: GQLTQueryDeviceEventWhereposition
createdAt: GQLTQueryDeviceEventWherecreatedAt
updatedAt: GQLTQueryDeviceEventWhereupdatedAt
deviceId: GQLTQueryDeviceEventWheredeviceId
or: [GQLTQueryDeviceEventWhere]
and: [GQLTQueryDeviceEventWhere]
any: [GQLTQueryDeviceEventWhere]
all: [GQLTQueryDeviceEventWhere]
}

Fields#

id (GQLTQueryDeviceEventWhereid)#

type (GQLTQueryDeviceEventWheretype)#

data (GQLTQueryDeviceEventWheredata)#

position (GQLTQueryDeviceEventWhereposition)#

createdAt (GQLTQueryDeviceEventWherecreatedAt)#

updatedAt (GQLTQueryDeviceEventWhereupdatedAt)#

deviceId (GQLTQueryDeviceEventWheredeviceId)#

or ([GQLTQueryDeviceEventWhere])#

and ([GQLTQueryDeviceEventWhere])#

any ([GQLTQueryDeviceEventWhere])#

all ([GQLTQueryDeviceEventWhere])#