Skip to main content

GQLTQueryDeviceWhere

No description

type GQLTQueryDeviceWhere {
id: GQLTQueryDeviceWhereid
macAddress: GQLTQueryDeviceWheremacAddress
disabled: GQLTQueryDeviceWheredisabled
clientId: GQLTQueryDeviceWhereclientId
ip4: GQLTQueryDeviceWhereip4
ip6: GQLTQueryDeviceWhereip6
leaseExpiry: GQLTQueryDeviceWhereleaseExpiry
hostname: GQLTQueryDeviceWherehostname
nodeDevice: GQLTQueryDeviceWherenodeDevice
connectionType: GQLTQueryDeviceWhereconnectionType
dhcpEnabled: GQLTQueryDeviceWheredhcpEnabled
description: GQLTQueryDeviceWheredescription
position: GQLTQueryDeviceWhereposition
tag: GQLTQueryDeviceWheretag
lastSeen: GQLTQueryDeviceWherelastSeen
networkProfile: GQLTQueryDeviceWherenetworkProfile
rateProfile: GQLTQueryDeviceWhererateProfile
createdAt: GQLTQueryDeviceWherecreatedAt
updatedAt: GQLTQueryDeviceWhereupdatedAt
deviceTypeId: GQLTQueryDeviceWheredeviceTypeId
nodeGroupId: GQLTQueryDeviceWherenodeGroupId
credentialId: GQLTQueryDeviceWherecredentialId
parentId: GQLTQueryDeviceWhereparentId
userId: GQLTQueryDeviceWhereuserId
nasId: GQLTQueryDeviceWherenasId
or: [GQLTQueryDeviceWhere]
and: [GQLTQueryDeviceWhere]
any: [GQLTQueryDeviceWhere]
all: [GQLTQueryDeviceWhere]
isNotAssignedToUser: ID
isNotAssignedAnyUser: Boolean
isNotAssignedCurrentDeviceConfig: ID
isNotAssignedToNodeService: ID
isActive: DeviceWhereOperator
}

Fields#

id (GQLTQueryDeviceWhereid)#

macAddress (GQLTQueryDeviceWheremacAddress)#

disabled (GQLTQueryDeviceWheredisabled)#

clientId (GQLTQueryDeviceWhereclientId)#

ip4 (GQLTQueryDeviceWhereip4)#

ip6 (GQLTQueryDeviceWhereip6)#

leaseExpiry (GQLTQueryDeviceWhereleaseExpiry)#

hostname (GQLTQueryDeviceWherehostname)#

nodeDevice (GQLTQueryDeviceWherenodeDevice)#

connectionType (GQLTQueryDeviceWhereconnectionType)#

dhcpEnabled (GQLTQueryDeviceWheredhcpEnabled)#

description (GQLTQueryDeviceWheredescription)#

position (GQLTQueryDeviceWhereposition)#

tag (GQLTQueryDeviceWheretag)#

lastSeen (GQLTQueryDeviceWherelastSeen)#

networkProfile (GQLTQueryDeviceWherenetworkProfile)#

rateProfile (GQLTQueryDeviceWhererateProfile)#

createdAt (GQLTQueryDeviceWherecreatedAt)#

updatedAt (GQLTQueryDeviceWhereupdatedAt)#

deviceTypeId (GQLTQueryDeviceWheredeviceTypeId)#

nodeGroupId (GQLTQueryDeviceWherenodeGroupId)#

credentialId (GQLTQueryDeviceWherecredentialId)#

parentId (GQLTQueryDeviceWhereparentId)#

userId (GQLTQueryDeviceWhereuserId)#

nasId (GQLTQueryDeviceWherenasId)#

or ([GQLTQueryDeviceWhere])#

and ([GQLTQueryDeviceWhere])#

any ([GQLTQueryDeviceWhere])#

all ([GQLTQueryDeviceWhere])#

isNotAssignedToUser (ID)#

isNotAssignedAnyUser (Boolean)#

isNotAssignedCurrentDeviceConfig (ID)#

isNotAssignedToNodeService (ID)#

isActive (DeviceWhereOperator)#