Skip to main content

GroupDevice

No description

type GroupDevice {
createdAt: GQLTDate!
updatedAt: GQLTDate!
groupId: ID
deviceId: ID
group: Group
device: Device
}

Fields#

createdAt (GQLTDate!)#

updatedAt (GQLTDate!)#

groupId (ID)#

The ID of an object

deviceId (ID)#

The ID of an object

group (Group)#

device (Device)#