Skip to main content

GQLTQueryDeviceConnectionWhere

No description

type GQLTQueryDeviceConnectionWhere {
id: GQLTQueryDeviceConnectionWhereid
lastSeen: GQLTQueryDeviceConnectionWherelastSeen
deviceId: GQLTQueryDeviceConnectionWheredeviceId
nasId: GQLTQueryDeviceConnectionWherenasId
createdAt: GQLTQueryDeviceConnectionWherecreatedAt
updatedAt: GQLTQueryDeviceConnectionWhereupdatedAt
or: [GQLTQueryDeviceConnectionWhere]
and: [GQLTQueryDeviceConnectionWhere]
any: [GQLTQueryDeviceConnectionWhere]
all: [GQLTQueryDeviceConnectionWhere]
}

Fields#

id (GQLTQueryDeviceConnectionWhereid)#

lastSeen (GQLTQueryDeviceConnectionWherelastSeen)#

deviceId (GQLTQueryDeviceConnectionWheredeviceId)#

nasId (GQLTQueryDeviceConnectionWherenasId)#

createdAt (GQLTQueryDeviceConnectionWherecreatedAt)#

updatedAt (GQLTQueryDeviceConnectionWhereupdatedAt)#

or ([GQLTQueryDeviceConnectionWhere])#

and ([GQLTQueryDeviceConnectionWhere])#

any ([GQLTQueryDeviceConnectionWhere])#

all ([GQLTQueryDeviceConnectionWhere])#